From 3208df6352c0e05208bce95f8d9e9f16769a57ed Mon Sep 17 00:00:00 2001 From: Mantas Date: Sat, 25 Nov 2017 12:05:33 +0200 Subject: cState goes stable 1.0; fix #4 & fix #5 --- CONTRIBUTING.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..1675b87 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,19 @@ +# Contributing Guide + +Thanks for taking the time to contribute. Folks like you are more than welcome! + +## I want to suggest something, report a bug, etc. + +Cool, [just create an issue](https://github.com/mistermantas/cstate/issues)! + +## I want to help contribute a new feature. + +Great. Here are some things to keep in mind: + ++ Keep it as simple as possible. ++ Keep it as light as possible. ++ Try to make it readable. + +## Wait, my question has not been answered. + +At the time of writing, cState is such a small project that anyone contributing would be a downright miracle. However, if you are a miracle worker, please do redirect any concerns and they will addressed as soon as humanely possible. [Just create an issue](https://github.com/mistermantas/cstate/issues)! -- cgit v1.2.3-70-g09d2