Thank you for considering contributing to OpenSettings! We welcome contributions from the community.
Before you start, please take a moment to review the following guidelines to ensure a smooth contribution process.
By contributing to this project, you agree to follow our Contribution Terms on the website. Make sure to read them carefully.
- Fork the repository: Click on the "Fork" button in the top-right corner of the repository page.
- Clone your fork:
git clone https://github.com/OpenSettings/open-settings.git - Create a new branch:
Use a descriptive name for your branch:git checkout -b feature/your-feature-name - Make your changes:
Be sure to write clear commit messages that explain your changes. - Run tests: If applicable, ensure all tests are passing before submitting a pull request.
- Submit a pull request:
Once you're happy with your changes, submit a pull request with a description of your work.
Please be sure to follow our Code of Conduct while interacting with the community.
If you have any questions or suggestions, feel free to open an issue or contact us at contact@opensettings.net.