summaryrefslogtreecommitdiff
path: root/simple.css-2.2.0/CONTRIBUTING.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-04-28 12:26:01 +0200
committerxengineering <me@xengineering.eu>2023-04-28 12:26:01 +0200
commit2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e (patch)
tree72271bfa75633e1686f65e56bab9c1ac8b3b85fa /simple.css-2.2.0/CONTRIBUTING.md
parentf624c71a26a522b2ea387a9f7e9f6ec84341b704 (diff)
downloadceres-2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e.tar
ceres-2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e.tar.zst
ceres-2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e.zip
Replace simple.css submodule by release copy
This is way simpler to handle since you can get a full tarball of Ceres with everything included which is necessary to run it. The LICENSE of simple.css allows such a copy and stays inside the copy to make clear that this folder uses the simple.css license and not the one of Ceres.
Diffstat (limited to 'simple.css-2.2.0/CONTRIBUTING.md')
-rw-r--r--simple.css-2.2.0/CONTRIBUTING.md13
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