based

Opinionated utility library
git clone git://git.dimitrijedobrota.com/based.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING

CONTRIBUTING.md (485B)


0 # Contributing
2 <!--
3 Short overview, rules, general guidelines, notes about pull requests and
4 style should go here.
5 -->
7 ## Code of Conduct
9 Please see the [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) document.
11 ## Getting started
13 Helpful notes for developers can be found in the [`HACKING.md`](HACKING.md)
14 document.
16 In addition to he above, if you use the presets file as instructed, then you
17 should NOT check it into source control, just as the CMake documentation
18 suggests.