SoftwareQuality/jabref/CONTRIBUTING.md
2025-01-11 12:30:11 +01:00

18 lines
1021 B
Markdown

# Contributing
When contributing to this repository, please first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.
Support on **code contribution** is available at <https://devdocs.jabref.org/contributing#contribute-code>.
General overview about contributing for programmers and non-programmers is available at <https://contribute.jabref.org>.
## Pull Request Process
1. Understand the basics listed at <https://devdocs.jabref.org/contributing#contribute-code>.
2. Follow the "formal requirements". They are not too hard, they merely support the maintainers to focus on supportive feedback than just stating the obvious. They also have helpful hints how to work with localization.
3. Create a pull request. You can create a draft pull request to enable automatic checks.
4. Wait for feedback of the developers
5. Address the feedback of the developers
6. After two developers gave their green flag, the pull request will be merged.