startgit

Static page generator for git repositories
git clone git://git.dimitrijedobrota.com/startgit.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING

CONTRIBUTING.md (485B)


0 # Contributing 1 2 <!-- 3 Short overview, rules, general guidelines, notes about pull requests and 4 style should go here. 5 --> 6 7 ## Code of Conduct 8 9 Please see the [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) document. 10 11 ## Getting started 12 13 Helpful notes for developers can be found in the [`HACKING.md`](HACKING.md) 14 document. 15 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.