Swift.org's guidelines. Use appropriate comments and match the existing code style and conventions in the project. Blankie uses swift-format
with default settings to keep code clean and consistent. You can run it via XCode (Editor > Structure > Format File with ‘swift-format’) or command line to ensure consistent formatting. If you're unsure about style, feel free to ask in an issue or pull request.
Closes #123
, Fixes #345
) .Please exercise extreme caution when modifying sound configurations, naming conventions or preset functionality.
These components directly affect user settings and preferences and even small changes in these areas can significantly impact user experience and existing configurations.
Before implementing changes that might alter core functionality in serious ways:
Discuss First
Maintain Core Requirements
Implement Carefully
It is important to give credit where credit is due. Contributors to Blankie may be credited on the Credits page of the Blankie website and on the app's About screen. If you would prefer not to be credited, please let us know in your pull request.
Blankie has a few core GitHub documentation pages that you can contribute to:
If you see a typo, error, or something that could be improved, feel free to submit a pull request with your changes. Also, if you have ideas for new documentation or sections, please open an issue to discuss your idea.
The rest of Blankie's documentation is made available via the Blankie website. The Blankie website code is located in the /docs
directory. For technical details, and development setup, please refer to the website's README.
Before opening a pull request related to the website, please:
npx astro build && npx astro preview
from the /docs
directory and then running Lighthouse tests in Chrome DevToolsThe website serves as the main documentation hub for Blankie users, so clarity, accessibility, and performance are crucial. If you're unsure about any aspect of website development, feel free to open an issue for discussion.
At this time, we're not accepting contributions in the following areas, but we hope to in the future:
When we have a foundation set for translations, we will be looking for contributors to help translate Blankie for different language regions. If you're interested in contributing to translations, stay tuned for more information. Details are tracked on this issue.
At this time, we're not seeking new sound contributions to Blankie. However, if you have suggestions for sound effects, you are welcomed to post in the "What Sounds Would You Add to Blankie?" discussion thread.
There are undoubtedly other ways to contribute to Blankie that aren't covered above. If you have an idea for a new way to contribute, please open an issue to discuss it!
Blankie respects the rights of creators and the open source community, and we expect the same from our contributors. By contributing to Blankie, you agree that any contributions will be licensed under the same terms as Blankie itself. You also confirm that you have the right to license any code, content, or other materials you contribute. Contributors are expected to follow Blankie's License and Code of Conduct. Any contributions that violate these terms are subject to removal.
If you're unsure about the licensability of content you wish to contribute, please ask before submitting a PR. This includes:
As part of the open source community, we take licensing and attribution seriously. Proper licensing ensures that Blankie remains free and open while respecting the work of others.