Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.49 KB

File metadata and controls

29 lines (19 loc) · 1.49 KB

🤝 Contribution Guidelines

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.

📝 Contribution Terms

By contributing to this project, you agree to follow our Contribution Terms on the website. Make sure to read them carefully.

🚀 How to Contribute

  1. Fork the repository: Click on the "Fork" button in the top-right corner of the repository page.
  2. Clone your fork: git clone https://github.com/OpenSettings/open-settings.git
  3. Create a new branch:
    Use a descriptive name for your branch: git checkout -b feature/your-feature-name
  4. Make your changes:
    Be sure to write clear commit messages that explain your changes.
  5. Run tests: If applicable, ensure all tests are passing before submitting a pull request.
  6. Submit a pull request:
    Once you're happy with your changes, submit a pull request with a description of your work.

🔍 Code of Conduct

Please be sure to follow our Code of Conduct while interacting with the community.

❓ Questions?

If you have any questions or suggestions, feel free to open an issue or contact us at contact@opensettings.net.