Skip to content

Commit 4f2fad1

Browse files
authored
Merge pull request #64 from INN/63-update-PR-template
Update PR template
2 parents f08d558 + 14947d8 commit 4f2fad1

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

.github/pull_request_template.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,36 @@
11
## Changes
22

3-
<!-- what changed? -->
3+
This pull request makes the following changes:
44

5-
-
5+
- <!-- what changed? -->
66

77
## Why
88

9-
<!-- why did it change? -->
10-
9+
<!-- Why does this PR propose these changes? Take as much space as you need to explain. -->
10+
<!-- If there are GitHub issues that this pull request addresses, please list them here. -->
1111
For #
1212

1313
## Testing/Questions
1414

15+
Features that this PR affects:
16+
17+
-
18+
19+
<!-- If there are no questions, please remove the questions section. -->
1520
Questions that need to be answered before merging:
1621

22+
- [ ] Is this PR targeting the correct branch in this repository?
23+
- [ ] Does this work for the test cases provided in https://github.com/INN/pym-shortcode/blob/master/docs/maintainer-notes.md#testing-before-release ?
1724
- [ ]
1825

1926
Steps to test this PR:
2027

21-
1.
28+
1. <!-- list any configuration changes, settings, test content, or other things necessary to test this change. -->
29+
30+
## Additional information
31+
32+
INN Member/Labs Client requesting: (if applicable)
33+
34+
- [ ] Contributor has read INN's [GitHub code of conduct](https://github.com/INN/.github/blob/master/CODE_OF_CONDUCT.md)
35+
- [ ] Contributor would like to be mentioned in the release notes as: (fill in this blank)
36+
- [ ] Contributor agrees to the license terms of this repository.

0 commit comments

Comments
 (0)