ソースを参照

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

CleanMachine1 3 年 前
コミット
cd695d7a34
1 ファイル変更3 行追加2 行削除
  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