mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-12-31 15:30:19 -05:00
Use absolute link to CHANGELOG.md in template
This commit is contained in:
parent
1ecc56b69f
commit
93db978240
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](../blob/main/CHANGELOG.md)
|
||||
- [ ] Update [CHANGELOG.md](https://github.com/edgelesssys/constellation/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