stamen

Stamen - static menu generator
git clone git://git.dimitrijedobrota.com/stamen.git
Log | Files | Refs | README | LICENSE

CONTRIBUTING.md (372B)


      1 # Contributing
      2 
      3 ## Code of Conduct
      4 
      5 Please see the [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) document.
      6 
      7 ## Getting started
      8 
      9 Helpful notes for developers can be found in the [`HACKING.md`](HACKING.md)
     10 document.
     11 
     12 In addition to he above, if you use the presets file as instructed, then you
     13 should NOT check it into source control, just as the CMake documentation
     14 suggests.