Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1021 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 1021 Bytes

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.