stamenStatic Menu Generator |
git clone git://git.dimitrijedobrota.com/stamen.git |
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |
CONTRIBUTING.md (372B)
0 # Contributing 1 2 ## Code of Conduct 3 4 Please see the [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) document. 5 6 ## Getting started 7 8 Helpful notes for developers can be found in the [`HACKING.md`](HACKING.md) 9 document. 10 11 In addition to he above, if you use the presets file as instructed, then you 12 should NOT check it into source control, just as the CMake documentation 13 suggests.