Codebase list openms / run/9005ea2f-bce1-4478-9e0c-e7d5b5eed62d/main PULL_REQUEST_TEMPLATE.md
run/9005ea2f-bce1-4478-9e0c-e7d5b5eed62d/main

Tree @run/9005ea2f-bce1-4478-9e0c-e7d5b5eed62d/main (Download .tar.gz)

PULL_REQUEST_TEMPLATE.md @run/9005ea2f-bce1-4478-9e0c-e7d5b5eed62d/mainraw · history · blame

# Description

Please include a summary of the change and which issue is fixed.

Also please:
- Make sure that you are listed in the AUTHORS file
- Add relevant changes and new features to the CHANGELOG file

# Checklist:
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] New and existing unit tests pass locally with my changes
- [ ] Updated or added python bindings for changed or new classes