Skip to content

Commit c7b2c42

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

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

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

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,34 @@ assignees: ''
77

88
---
99

10-
**Is your feature request related to a problem? Please describe.**
10+
### Is your feature request related to a problem? Please describe.
11+
1112
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1213

13-
**Describe the solution you'd like**
14+
### Describe the solution you'd like
15+
1416
A clear and concise description of what you want to happen.
1517

16-
**Is this a breaking change**
18+
### Is this a breaking change
19+
1720
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).
1821

1922
* [ ] Yes, breaking
2023
* [ ] No, not breaking
2124
* [ ] I'm not sure
2225

23-
**`Provider` or `agency`**
26+
### `Provider` or `agency`
27+
2428
For which API is this feature being requested:
29+
2530
* [ ] `provider`
2631
* [ ] `agency`
2732
* [ ] both
2833

29-
**Describe alternatives you've considered**
34+
### Describe alternatives you've considered
35+
3036
A clear and concise description of any alternative solutions or features you've considered.
3137

32-
**Additional context**
38+
### Additional context
39+
3340
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)