Browse Source

Update PULL_REQUEST_TEMPLATE.md

Fix broken link to `CONTRIBUTING.md`
pull/3935/head
Adam Ross 1 month ago
committed by GitHub
parent
commit
191152e87a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1
- 1
.github/PULL_REQUEST_TEMPLATE.md View File

@@ -1,6 +1,6 @@
<!-- Thank you for taking the time to work on a Pull Request for this project! -->
<!-- To ensure your PR is dealt with swiftly please check the following: -->
- [ ] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md)
- [ ] My submission is formatted according to the guidelines in the [contributing guide](../blob/master/CONTRIBUTING.md)
- [ ] My addition is ordered alphabetically
- [ ] My submission has a useful description
- [ ] The description does not have more than 100 characters


Loading…
Cancel
Save