poafloc

poafloc - Parser Of Arguments For Lines Of Commands
git clone git://git.dimitrijedobrota.com/poafloc.git
Log | Files | Refs | README | LICENSE

CONTRIBUTING.md (373B)


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