Skip to content

Commit aa7c551

Browse files
committed
remove spaces
1 parent 9039461 commit aa7c551

2 files changed

Lines changed: 12 additions & 12 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.

.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)