Skip to content

Commit 7871d79

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 1df7d1e commit 7871d79

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!-- Thanks for contributing to Science Journal iOS! Before you submit your pull request, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) -->
2+
3+
### Checklist
4+
- [ ] All new and existing tests pass
5+
- [ ] I've read the [Contribution Guidelines](https://github.com/google/science-journal-ios/blob/master/CONTRIBUTING.md)
6+
- [ ] I've read [Change Limitations](https://github.com/google/science-journal-ios/blob/master/CHANGE_LIMITATIONS.md)
7+
8+
### Motivation and Context
9+
<!-- Why is this change required? What problem does it solve? -->
10+
<!-- If it fixes an open issue, please link to the issue here. -->
11+
12+
### Description
13+
<!-- Describe your changes in detail -->
14+
<!-- Please describe in detail how you tested your changes. -->

0 commit comments

Comments
 (0)