mirror of
https://github.com/sindresorhus/awesome
synced 2024-11-10 06:44:15 +00:00
Update pull_request_template.md
This commit is contained in:
parent
2317e48b0a
commit
247cd3d33c
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
|||
- The link and description are separated by a dash. <br>Example: `- [AVA](…) - JavaScript test runner.`
|
||||
- The description starts with an uppercase character and ends with a period.
|
||||
- Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`.
|
||||
- Doesn't use [hard-wrapping](https://stackoverflow.com/questions/319925/difference-between-hard-wrap-and-soft-wrap).
|
||||
- Doesn't include a Travis badge.<br>You can still use Travis for list linting, but the badge has no value in the readme.
|
||||
- Doesn't include an `Inspired by awesome-foo` or `Inspired by the Awesome project` kinda link at the top of the readme. The Awesome badge is enough.
|
||||
|
||||
|
|
Loading…
Reference in a new issue