Skip to content

Commit cd695d7

Browse files
PULL_REQUEST_TEMPLATE: add clause for informative pr names (EbookFoundation#6974)
1 parent 1cd2a6a commit cd695d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ Add resource(s) | Remove resource(s) | Add info | Improve repo
1111
### For book lists, is it a book? For course lists, is it a course? etc.
1212

1313
## Checklist:
14-
- [ ] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md)
14+
- [ ] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md).
1515
- [ ] [Search](https://ebookfoundation.github.io/free-programming-books-search/) for duplicates.
1616
- [ ] Include author(s) and platform where appropriate.
1717
- [ ] Put lists in alphabetical order, correct spacing.
18-
- [ ] Add needed indications (PDF, access notes, under construction)
18+
- [ ] Add needed indications (PDF, access notes, under construction).
19+
- [ ] Used an informative name for this pull request.
1920

2021
## Follow-up
2122

0 commit comments

Comments
 (0)