Explorar o código

PULL_REQUEST_TEMPLATE: add clause for informative pr names (#6974)

CleanMachine1 %!s(int64=3) %!d(string=hai) anos
pai
achega
cd695d7a34
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      .github/PULL_REQUEST_TEMPLATE.md

+ 3 - 2
.github/PULL_REQUEST_TEMPLATE.md

@@ -11,11 +11,12 @@ Add resource(s) | Remove resource(s) | Add info | Improve repo
 ### For book lists, is it a book? For course lists, is it a course? etc.
 
 ## Checklist:
-- [ ] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md)
+- [ ] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/main/docs/CONTRIBUTING.md).
 - [ ] [Search](https://ebookfoundation.github.io/free-programming-books-search/) for duplicates.
 - [ ] Include author(s) and platform where appropriate.
 - [ ] Put lists in alphabetical order, correct spacing.
-- [ ] Add needed indications (PDF, access notes, under construction)
+- [ ] Add needed indications (PDF, access notes, under construction).
+- [ ] Used an informative name for this pull request.
 
 ## Follow-up