Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 681 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
22 lines (16 loc) · 681 Bytes

Contributing

When contributing to this repository, please first discuss the change in the discussions.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Coding

  1. Fork the repository.
  2. Make your changes on a dedicated branch.
  3. Commit your changes according to Conventional Commits. Please try to only make one commit. Squash/rebase if you made a bunch of fix-up-commits! Commits will be linted on every push.
  4. Open up a pull request.
  5. Merge the pull request and make a release if required.

Release

Ask the maintainer how to make a release.