Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 827 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 827 Bytes

Contributing

First off, thank you for considering contributing to X Project Template.

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.

See Introduce CookieCutter as an example.