Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

33 lines (18 loc) · 1.29 KB

Contributing to ctm-stats

Thanks for your interest in ctm-stats. Our goal is to enable the access to CTM-STATS to everyone.

Contributions

ctm-stats welcomes contributions from everyone.

Contributions to ctm-stats should be made in the form of GitHub pull requests. Each pull request will be reviewed by a core contributor (@kevinccbsg) and either landed in the main tree or given feedback for changes that would be required.

Getting Started

ctm-stats's open issues are here.

Pull Request Checklist

  • Check validations should pass. This one includes linting and testing.

  • Commits should be as small as possible, while ensuring that each commit is correct independently (i.e., each commit should compile and pass tests).

  • If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a comment.

Conduct

We follow the ctm-stats Code of Conduct.

All code in this repository is under MIT License.