diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b5ac44d43fb..7bece4ad46d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,19 +1,18 @@ - [ ] Change in CHANGELOG.md described (if applicable) - [ ] Tests created for changes (if applicable) - [ ] Manually tested changed features in running JabRef (always required) -- [ ] Screenshots added in PR description (for bigger UI changes) -- [ ] [Checked documentation](https://docs.jabref.org/): Is the information available and up to date? If not: Issue created at . +- [ ] Screenshots added in PR description (for UI changes) +- [ ] [Checked documentation](https://docs.jabref.org/): Is the information available and up to date? If not created an issue at or, even better, submitted a pull request to the documentation repository.