Files
stackrender/CONTRIBUTING.md
2026-02-09 22:11:29 +01:00

1.5 KiB
Raw Permalink Blame History

Contributing to StackRender

We appreciate your interest in contributing to StackRender. Your contributions, whether small or significant, help make the project better for everyone.

Ways to Contribute

1. Submitting Pull Requests

To contribute code or documentation:

  1. Fork the repository.
  2. Create a new branch from main, focusing on one change at a time.
  3. Write clear and descriptive commit messages.
  4. Ensure your code follows the projects style guidelines and passes any checks.
  5. Open a pull request explaining:
    • The issue it addresses.
    • The reasoning behind your solution.
  6. Wait for review and respond to any feedback.

2. Reporting Bugs

If you find a bug:

  • Check the GitHub Issues to see if it has already been reported.
  • If not, open a new bug report and include:
    • Steps to reproduce the problem.
    • Expected and actual results.
    • Any relevant logs or screenshots.

3. Suggesting Features

If you have an idea for improvement:

  • Open a feature request in the issues section.
  • Describe the feature and explain why it would be useful.
  • You may also discuss ideas with the community on Discord.

License Agreement

By contributing, you agree that your work will be licensed under the GNU Affero General Public License v3.0.

Questions or Support

If you have questions about the contribution process, open a discussion on GitHub or reach out on our Discord.