Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 1.42 KB

README.md

File metadata and controls

56 lines (31 loc) · 1.42 KB

Setup Contributing

A Rust program that does the setup of the contributing directory to use contributing rule modules.

Example Use

Projects that are known to be using this project are listed in example-use.md.

License

The license file is LICENSE.

This project is licensed under the BSD Zero Clause license (0BSD).

Links for more information on the license:

Documentation

The documentation is in DOCUMENTATION.md.

Changelog

The changelog file is CHANGELOG.md.

All notable changes to this project are documented in the changelog file.

Development Version

The development version is at the head of the develop branch.

Stable Versions

The current stable release is 0.1.0.

Stable releases are tagged on the releases branch.

The SemVar version of semantic versioning is used.

Contributing

Contributions are welcome and appreciated.

The contributing rules are in CONTRIBUTING/CONTRIBUTING.md.