mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-18 20:14:48 -04:00
Fix link to CHANGELOG.md in PR template
This commit is contained in:
parent
a8cc8a5859
commit
89e3acf6a1
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
@ -25,7 +25,7 @@ Feel free to edit, complete or extend this list while the PR is open.
|
|||
### Checklist
|
||||
<!-- Remove items that do not apply. For completed items, change [ ] to [x], or check after submitting. -->
|
||||
|
||||
- [ ] Update [CHANGELOG.md](/CHANGELOG.md)
|
||||
- [ ] Update [CHANGELOG.md](../blob/main/CHANGELOG.md)
|
||||
- [ ] Update [constellation-docs](https://github.com/edgelesssys/constellation-docs)
|
||||
- [ ] Link PR in docs
|
||||
- [ ] Link to Milestone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue