CONTRIBUTING.md: Add links to upstream (#157)

The Awesome project provides a couple of requirements for lists that we
should more easily make available to contributors.

Also, inform contributors of the linter.
This commit is contained in:
Cynthia Fox 2023-05-29 11:35:50 -04:00 committed by GitHub
parent 01f757a208
commit 44b257354f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,4 +12,6 @@ Make sure your pull request follows these guidelines:
- Double check your spelling and grammar! 😁
- Keep entries sorted alphabetically by title.
See also the upstream Awesome project's [contribution guidelines](https://github.com/sindresorhus/awesome/blob/main/contributing.md) and [manifesto/requirements](https://github.com/sindresorhus/awesome/blob/main/awesome.md). Some of the more basic entry formatting requirements are checked via a [awesome-lint](https://github.com/sindresorhus/awesome-lint) GitHub Action; run it locally first if you can!
Thanks for contributing!