marbl-ecosys / MARBL

Marine Biogeochemistry Library
https://marbl-ecosys.github.io
Other
14 stars 25 forks source link

Create template for pull requests and commits #45

Open mnlevy1981 opened 8 years ago

mnlevy1981 commented 8 years ago

A template for pull requests would let us provide developers with a check-list to make sure the code has been properly tested. Things to include in check list:

mnlevy1981 commented 6 years ago

@klindsay28 pointed out that CTSM is having a good discussion about how github lets you provide multiple templates for different types of issues:

https://github.com/ESCOMP/ctsm/pull/422

@billsacks went as far as to set up a toy repository with multiple templates... the templates are in

https://github.com/billsacks/ctsm-github-multiple-issue-templates/tree/master/.github/ISSUE_TEMPLATE

and when you click on "New Issue" you get taken to

https://github.com/billsacks/ctsm-github-multiple-issue-templates/issues/new/choose