-
Install pre-commit, for example (using
pip
):pip install pre-commit
For more information, see [pre-commit installation](https://pre-commit.com/#installation
-
Install the git hook scripts:
pre-commit install
Now
pre-commit
will run automatically ongit commit
, using configuration in.pre-commit-config.yaml
!
- Try to fit your item into an existing sections. Open a suggestion to start as discussion about any new sections.
- Make an individual pull request for each suggestion.
- Add a new item to the bottom of the list in a section.
- If a duplicate item exists, discuss why the new item should replace it.
- Check your spelling and grammar.