Make a pull request against master. If the Pull request is incomplete, you can still open it, but using the Draft PR feature of Github.
- Fork and clone the repository.
- Create a new branch:
git checkout -b my-branch-name
. - Add your item at the end of the appropriate section or create a new section, if you are not sure about the appropriate section you can open an
issue
to discuss with the community. - Push to your fork and submit a pull request.
- Pat yourself on the back and wait for your
pull request
to be reviewed and merged.