Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 742 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 742 Bytes

👍 First off, thank you for considering contributing to tscfg! 👍

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

You can contribute in several ways including bug reports, general suggestions (better documentation, improved build process, additional features, etc.), and actual development.

This project follows the usual Fork and Pull Request workflow. Feel free to fork the repository, add your changes and give back by issuing a pull request.

All code PRs should come with a meaningful description, inline comments for important things, unit tests, and a green build.