File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!-- Please refer to our contributing docs for any questions on submitting a pull request -->
2
+ <!-- Issues are required for both bug fixes and features. -->
3
+ Resolves #ISSUE_NUMBER
4
+
5
+ ----
6
+
7
+ ### Before the change?
8
+ <!-- Please describe the current behavior that you are modifying. -->
9
+
10
+ *
11
+
12
+ ### After the change?
13
+ <!-- Please describe the behavior or changes that are being added by this PR. -->
14
+
15
+ *
16
+
17
+ ### Pull request checklist
18
+ - [ ] Tests for the changes have been added (for bug fixes / features)
19
+ - [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)
20
+
21
+ ### Does this introduce a breaking change?
22
+ <!-- If this introduces a breaking change make sure to note it here any what the impact might be -->
23
+
24
+ Please see our docs on [ breaking changes] ( https://github.com/octokit/.github/blob/master/community/breaking_changes.md ) to help!
25
+
26
+ - [ ] Yes
27
+ - [ ] No
28
+
29
+ ----
30
+
You can’t perform that action at this time.
0 commit comments