File tree 1 file changed +1
-32
lines changed
1 file changed +1
-32
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Please refer to our contributing docs for any questions on submitting a pull request -->
2
-
3
-
4
2
<!-- Issues are required for both bug fixes and features. -->
5
3
Resolves #ISSUE_NUMBER
6
4
7
5
----
8
6
9
- ## Behavior
10
-
11
7
### Before the change?
12
8
<!-- Please describe the current behavior that you are modifying. -->
13
9
@@ -18,44 +14,17 @@ Resolves #ISSUE_NUMBER
18
14
19
15
*
20
16
21
-
22
- ### Other information
23
- <!-- Any other information that is important to this PR -->
24
-
25
- *
26
-
27
- ----
28
-
29
- ## Additional info
30
-
31
17
### Pull request checklist
32
18
- [ ] Tests for the changes have been added (for bug fixes / features)
33
19
- [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)
34
- - [ ] Added the appropriate label for the given change
35
20
36
21
### Does this introduce a breaking change?
37
22
<!-- If this introduces a breaking change make sure to note it here any what the impact might be -->
38
23
39
24
Please see our docs on [ breaking changes] ( https://github.com/octokit/.github/blob/master/community/breaking_changes.md ) to help!
40
25
41
- - [ ] Yes (Please add the ` Type: Breaking change ` label)
26
+ - [ ] Yes
42
27
- [ ] No
43
28
44
- If ` Yes ` , what's the impact:
45
-
46
- * N/A
47
-
48
-
49
- ### Pull request type
50
-
51
- <!-- Please do not submit updates to dependencies unless it fixes an issue. -->
52
- <!-- Please try to limit your pull request to one type, submit multiple pull requests if needed. -->
53
-
54
- Please add the corresponding label for change this PR introduces:
55
- - Bugfix: ` Type: Bug `
56
- - Feature/model/API additions: ` Type: Feature `
57
- - Updates to docs or samples: ` Type: Documentation `
58
- - Dependencies/code cleanup: ` Type: Maintenance `
59
-
60
29
----
61
30
You can’t perform that action at this time.
0 commit comments