Skip to content

Commit 6240286

Browse files
thekavemanhunterowens
authored andcommitted
Further cleanup with headings
1 parent c7b2c42 commit 6240286

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
1-
**Explain pull request**
1+
### Explain pull request
2+
23
Please provide a clear and concise reason for this pull request and the impact of the change
34

4-
**Is this a breaking change**
5+
### Is this a breaking change
6+
57
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).
68

79
* [ ] Yes, breaking
810
* [ ] No, not breaking
911
* [ ] I'm not sure
1012

11-
**`Provider` or `agency`**
13+
### `Provider` or `agency`
14+
1215
Which API(s) will this pull request impact:
16+
1317
* [ ] `provider`
1418
* [ ] `agency`
1519
* [ ] both
1620

17-
**Additional context**
21+
### Additional context
22+
1823
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)