diff options
Diffstat (limited to 'simple.css-2.2.0/CONTRIBUTING.md')
-rw-r--r-- | simple.css-2.2.0/CONTRIBUTING.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/simple.css-2.2.0/CONTRIBUTING.md b/simple.css-2.2.0/CONTRIBUTING.md new file mode 100644 index 0000000..5a893e5 --- /dev/null +++ b/simple.css-2.2.0/CONTRIBUTING.md @@ -0,0 +1,13 @@ +If you want to get involved in making Simple.css better, please feel free to submit a pull request with any additions or changed you think would be suitable. + +Alternatively, if you're not a coder, or don't want to submit a pull request, feel free to [submit an issue](https://github.com/kevquirk/simple.css/issues). + +## Contributing + +If you decide to contribute to this project, please edit the `simple.css`, once I merge your change, I will minify it myself. + +If you do add contributions, please add verbose commenting so I can understand the rationale for the changes/additions you are proposing. + +Thanks again for wanting to contribute to this project! + + -- Kev |