Skip to content

Commit 9039461

Browse files
committed
more cleanup.
1 parent ec56d64 commit 9039461

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ Please provide a clear and concise reason for this pull request and the impact o
44
**Is this a breaking change**
55
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).
66

7-
[ ] Yes, breaking
8-
[ ] No, not breaking
9-
[ ] I'm not sure
7+
* [ ] Yes, breaking
8+
* [ ] No, not breaking
9+
* [ ] I'm not sure
1010

1111
**`Provider` or `agency`**
1212
Which API(s) will this pull request impact:
13-
[ ] `provider`
14-
[ ] `agency`
15-
[ ] both
13+
* [ ] `provider`
14+
* [ ] `agency`
15+
* [ ] both
1616

1717
**Additional context**
1818
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)