Skip to content

Commit 56348ad

Browse files
authored
chore: missing closing quote in PR template (#12583)
1 parent e14401b commit 56348ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please ensure to add changelog with this PR by answering the following questions
2323
- [ ] No, no need to refresh for updates in this PR
2424

2525
### Contribution checklist:
26-
- [ ] I commit to follow the [Breaking Change Policy](http://aka.ms/bcforapi) of no breaking changes
26+
- [ ] I commit to follow the [Breaking Change Policy](http://aka.ms/bcforapi) of "no breaking changes"
2727
- [ ] I have reviewed the [documentation](https://aka.ms/ameonboard) for the workflow.
2828
- [ ] [Validation tools](https://aka.ms/swaggertools) were run on swagger spec(s) and errors have all been fixed in this PR. [How to fix?](https://aka.ms/ci-fix)
2929

0 commit comments

Comments
 (0)