Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 845 Bytes

File metadata and controls

27 lines (17 loc) · 845 Bytes

Contributing

First of all, thank you for considering contributing to Checkpoint.ts project.

If your contribution is not straightforward, please first discuss the change you wish to make by creating a new issue before making the change.

One of the project goals is to be easy to understand so, especially for github actions, try to keep things simple and to add comments whenever this is not possible.

Reporting issues

Before reporting an issue on the issue tracker, please check that it has not already been reported by searching for some related keywords.

Try to use a clear title, and describe your problem with complete sentences.

Pull requests

Try to do one pull request per change.

Setting up development workspace

Please see DEVELOPMENT