This repository has been archived on 2022-01-14. You can view files and clone it, but cannot push or open issues/pull-requests.
nwt/CONTRIBUTING.md

1.0 KiB

Contributing

Subscribe to this mailing list for announcements and new release notes.

Support

Issues

Discuss on the above spaces and open a ticket here.

Patches

Patches for docs only should be done against nwt-docs. Otherwise, if you adding a new feature or documentation, modify docs/ in the main repo at the same time.

If you need more help sending patches, you may take a look at this guide.

  • Clone the repository and move into that directory
  • Set git config format.subjectPrefix "PATCH repo-name" correctly
  • Make your change(s), test if needed, and commit it
  • Use git send-email to send it to ~earnestma/nwt-devel@lists.sr.ht! Feel free to send multiple commits in order and with a cover letter if needed.