Welcome to Parch GNU/Linux! We appreciate contributions from our community to enhance the user experience and functionality of our distribution. By contributing, you agree to adhere to our Code of Conduct to ensure a respectful and inclusive environment.
If you encounter a bug or have suggestions for improvement, please open a new issue on the repository for the software that has the issue and Provide a detailed description of the problem or improvement suggestion, along with any relevant context.
- Fork the repository you wish to contribute to.
- Create a new branch for your changes:
git checkout -b my-contributions - Implement your changes and commit them with clear and descriptive messages:
git commit -m "Fix issue with X" - Push your changes to your forked repository:
git push origin my-contributions - Open a pull request against the main repository.
Your pull request will undergo review by the maintainers. If any adjustments are requested, kindly address them and update your branch accordingly. Once approved, your changes will be merged into the main repository.
- Maintain clear and concise commit messages to facilitate understanding.
- Document any changes or additions comprehensively for ease of reference.
Parch Linux encourages community members to develop and share customized releases or remixes of the distribution. However, please be aware that these community releases are not officially endorsed or supported by the Parch Linux team.
If you intend to create a community release, we suggest:
- Clearly distinguishing your release from the official Parch Linux distribution.
- Establishing your own support channels and resources for users of your release.
- Acknowledging Parch Linux and complying with the licenses of the bundled software.
Community releases should not be misrepresented or promoted as official Parch Linux distributions.
For assistance or inquiries, feel free to engage with the community via our forum.
Thank you for your valuable contributions to Parch GNU/Linux!