Thank you for your interest in contributing to MewNotch! Your contributions help improve the project and make the Mac notch more useful for everyone. Please follow the guidelines below to ensure a smooth collaboration.
- Fork the Repository – Click the Fork button on GitHub and clone your fork locally.
- Create a Branch – Use a descriptive name (e.g.,
feature-animation
,bugfix-ui
). - Make Your Changes – Follow the coding standards and test your changes.
- Commit Your Changes – Use clear and concise commit messages. Use commit description for clarity.
- Push and Submit a PR – Push your branch and open a pull request (PR) for review.
- Use Swift and SwiftUI best practices.
- Follow Apple's Human Interface Guidelines for macOS applications.
- Keep the code clean and well-documented.
- Ensure your changes do not introduce new warnings or errors.
- Before submitting a new issue, check for existing issues.
- Clearly describe the problem and provide reproduction steps.
- Include screenshots or logs when relevant.
- Keep PRs focused on a single feature or bug fix.
- Ensure your branch is up to date with
main
before submitting. - Add a descriptive title and detailed explanation.
- Reference any related issues in your PR description.
By participating in this project, you agree to maintain a respectful and inclusive environment for all contributors.
By contributing, you agree that your contributions will be licensed under the project's GPLv3 License.
Thank you for contributing to MewNotch!