Skip to content

Commit

Permalink
PR template: fix path to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c authored Jun 21, 2024
1 parent 0503d8e commit 63c1bce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PRs should be made against the development branch.
## PR checklist

- [ ] I have added description of the change I'm proposing in the OpenMS Documentation.
- [ ] I have read and followed [OpenMS Documentation Contributing guidelines](CONTRIBUTING.md).
- [ ] I have read and followed [OpenMS Documentation Contributing guidelines](.github/CONTRIBUTING.md).
- [ ] I have attached a screenshot of the relevant area after this change.
- [ ] `CHANGELOG.md` is updated.
- [ ] I have added my name in [CONTRIBUTING.md](CONTRIBUTING.md#openms-documentation-contributors).
- [ ] I have added my name in [CONTRIBUTING.md](.github/CONTRIBUTING.md#openms-documentation-contributors).

0 comments on commit 63c1bce

Please sign in to comment.