diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-03-16 17:43:05 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2019-03-16 17:43:05 +0100 |
commit | 79acfcf1599496e67b20c39c00a100b07c383ab1 (patch) | |
tree | 0651646a631545b2ff56074f4c8f492d69dbb170 /themes/terrassa/CONTRIBUTING.md | |
parent | 4b98568dbdc0dddf8255abbbb08565821b79f839 (diff) | |
download | website-79acfcf1599496e67b20c39c00a100b07c383ab1.tar.gz website-79acfcf1599496e67b20c39c00a100b07c383ab1.zip |
theme: Add terrassa theme
Diffstat (limited to 'themes/terrassa/CONTRIBUTING.md')
-rw-r--r-- | themes/terrassa/CONTRIBUTING.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/terrassa/CONTRIBUTING.md b/themes/terrassa/CONTRIBUTING.md new file mode 100644 index 0000000..59a27e8 --- /dev/null +++ b/themes/terrassa/CONTRIBUTING.md @@ -0,0 +1,7 @@ +All contributions are welcome. + +**Features**: if you are adding a feature, fork the repository, create a new branch for your feature and submit a PR. Make sure to put documentation for your new feature. If making additions that will affect the config file, make sure you update the *config.toml* on the *exampleSite*. + +**Issues** or **Bugs**: submit a new issue with information about your issue or bug. If you have a solution, then submit a new PR as described above. + +Thank you very much for helping to improve Terrassa.
\ No newline at end of file |