Skip to content

Commit

Permalink
📝 update contributing guidelines: replace boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
WillForan committed Jan 4, 2024
1 parent 5bbbbc9 commit 158593d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ project you agree to abide by its terms.

---

Ensure your pull request adheres to the following guidelines:
Ideally your pull request will be atomic and contain a single new entry, removal, or modification. However, larger requests are still welcome, especially when expanding the list into under represented topics.

- Make sure you take care of this
- And this as well
- And don't forget to check this
Your pull request will be checked against [`awesome-lint`](https://github.com/sindresorhus/awesome-lint). You can run `npm test` locally in this repo's directory to check before pushing.

Thank you for your suggestions!

Expand Down

0 comments on commit 158593d

Please sign in to comment.