alec

Abstraction Layer for Escape Codes
git clone git://git.dimitrijedobrota.com/alec.git
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING |

CONTRIBUTING.md (485B)


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