Skip to content

Commit c53d689

Browse files
authored
Update pull_request_template.md
1 parent 8f35ab4 commit c53d689

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
### PR meta checklist
88
- [ ] Pull request is targeting at `DEV` branch.
99
- [ ] Pull request is linked to all related issues, if any.
10-
- [ ] I have read the [CONTRIBUTING.md](/CONTRIBUTING.md) document.
10+
- [ ] I have read the _CONTRIBUTING.md_ document.
1111

1212
### Content checklist
1313
- [ ] My code follows the code style of this project and AspNetCore coding guidelines.
1414
- [ ] My change requires a change to the documentation.
1515
- [ ] I have updated the documentation accordingly.
16-
- [ ] I have updated the appropriate sub section in the [CHANGELOG.md](/CHANGELOG.md).
16+
- [ ] I have updated the appropriate sub section in the _CHANGELOG.md_.
1717
- [ ] I have added, updated or removed tests to according to my changes.
1818
- [ ] All tests passed.

0 commit comments

Comments
 (0)