You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ Please provide a clear and concise reason for this pull request and the impact o
4
4
**Is this a breaking change**
5
5
A breaking change would require consumers or implementors of the API to modify their code for it to continue to function (ex: renaming of a required field or the change in data type of an existing field). A non-breaking change would allow existing code to continue to function (ex: addition of an optional field or the creation of a new optional endpoint).
6
6
7
-
[] Yes, breaking
8
-
[] No, not breaking
9
-
[] I'm not sure
7
+
*[] Yes, breaking
8
+
*[] No, not breaking
9
+
*[] I'm not sure
10
10
11
11
**`Provider` or `agency`**
12
12
Which API(s) will this pull request impact:
13
-
[]`provider`
14
-
[]`agency`
15
-
[] both
13
+
*[]`provider`
14
+
*[]`agency`
15
+
*[] both
16
16
17
17
**Additional context**
18
18
Add any other context or screenshots about the feature request here.
0 commit comments