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