From bdc70d82e76378e01b19c338a20e551326bda040 Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Tue, 11 Feb 2020 18:12:12 +0100 Subject: [PATCH] Add CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..6f48aa9 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ + +# How to contribute + +If you spot any bugs, please use [Issue Tracker](https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues) or if you want to add a new feature directly please create a new [Pull Request](https://github.com/rhazdon/hugo-theme-hello-friend-ng/pulls).