Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzzmisa/hugo-theme-doors.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzzmisa <zzzmisa.office@gmail.com>2019-08-19 14:51:41 +0300
committerGitHub <noreply@github.com>2019-08-19 14:51:41 +0300
commit7f730d1da5909da85e2419bac1144489b07f6151 (patch)
tree5173ca3101cea9ede42fb24fd85eeccccfef5cb1
parent2e238b850ed9e674297ddb700bdc199b9b59fa23 (diff)
Add contributing section to the README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 75ac401..5432004 100644
--- a/README.md
+++ b/README.md
@@ -43,3 +43,6 @@ The example of how to use this theme is provided in the `exampleSite` folder. At
$ hugo
```
Find result files in the `public` folder in the root of your project folder.
+
+## Contributing
+Bug reports and pull requests are welcome! By submitting a pull request, you agree to license your contribution under the MIT license.