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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorone <onewesh@gmail.com>2020-08-18 14:01:32 +0300
committerGitHub <noreply@github.com>2020-08-18 14:01:32 +0300
commit73e34e4d0003af754e40293f6674f46a49d6c3dc (patch)
tree39b8720a8ad83add8b945039fa2459b347949b98 /.github
parent58f8f959e096c892be92c95f945eb02f557ce15b (diff)
Add a bug report template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report-.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report-.md b/.github/ISSUE_TEMPLATE/bug-report-.md
new file mode 100644
index 0000000..37a007e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug-report-.md
@@ -0,0 +1,20 @@
+---
+name: 'Bug report '
+about: Create a report to help us improve the theme
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**I have checked all the prerequisites below and I'm yet experiencing a problem**
+[ ] Read the README.md
+[ ] Have the extended version of Hugo installed
+[ ] Used the exampleSite's config.toml as a reference
+
+**Describe the bug**
+A clear and concise description of what the bug is. [REPLACE]
+
+**Desktop (please complete the following information):**
+ - OS: [e.g. iOS 14, Windows 10]
+ - Browser [e.g. chrome 76, safari 13]