diff --git a/pull_request_template.md b/pull_request_template.md index a184cb72..f60b5e45 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -13,7 +13,7 @@ - [ ] is not a duplicate, - [ ] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - - [ ] has a `Table of Contents` as the first section, + - [ ] has a Table of Contents section named `Contents` as the first section, - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*, - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [ ] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,