Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 896 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

15 lines (12 loc) · 896 Bytes

Many thanks to contributing to peterk87/nf-villumina!

Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the peterk87/nf-villumina branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/peterk87/nf-villumina/tree/master/.github/CONTRIBUTING.md