Skip to content

Commit ddfbd10

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 09a0795 commit ddfbd10

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Pull-request guidelines (Remove this section after reading):
2+
3+
1. If you would like to list yourself as a Nipype contributor and your name is not mentioned please modify .zenodo.json file.
4+
2. By submitting this request you acknowledge that your contributions are available under the Apache 2 license.
5+
3. Use a descriptive prefix for your PR: ENH (enhancement), FIX, TST, DOC, STY, REF (refactor), WIP (Work in progress)
6+
4. The person who accepts/merges your PR will include an update to the CHANGES file: prefix: description (URL of pull request)
7+
5. Run `make check-before-commit` before submitting the PR.
8+
9+
----- REMOVE TILL HERE -----
10+
11+
Fixes # .
12+
13+
Changes proposed in this pull request
14+
-
15+
-

0 commit comments

Comments
 (0)