Skip to content

Commit ec56d64

Browse files
committed
cleanup issue template - bullets
1 parent 0b36270 commit ec56d64

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/feature-request---proposal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ A clear and concise description of what you want to happen.
1616
**Is this a breaking change**
1717
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).
1818

19-
[ ] Yes, breaking
20-
[ ] No, not breaking
21-
[ ] I'm not sure
19+
* [ ] Yes, breaking
20+
* [ ] No, not breaking
21+
* [ ] I'm not sure
2222

2323
**`Provider` or `agency`**
2424
For which API is this feature being requested:
25-
[ ] `provider`
26-
[ ] `agency`
27-
[ ] both
25+
* [ ] `provider`
26+
* [ ] `agency`
27+
* [ ] both
2828

2929
**Describe alternatives you've considered**
3030
A clear and concise description of any alternative solutions or features you've considered.

0 commit comments

Comments
 (0)