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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-12-06 08:41:25 +0300
committerZachary Betz <zwbetz@gmail.com>2018-12-06 08:41:25 +0300
commit66aa832c80c12687c129288adfca0977181bd605 (patch)
treeae246ee2f7a68c99e5f551b5f2eb8463387622f7
parent372ee6b37d8bbbe19abc2c8bc36709b4889fc2ed (diff)
parentc3ec155813b6dc257137133c354f22518604fa06 (diff)
Merge branch 'master' of github.com:zwbetz-gh/minimal-bootstrap-hugo-theme
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md35
-rw-r--r--README.md4
2 files changed, 37 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..b735373
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,35 @@
+---
+name: Bug report
+about: Create a report to help us improve
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**Expected behavior**
+A clear and concise description of what you expected to happen.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Desktop (please complete the following information):**
+ - OS: [e.g. iOS]
+ - Browser [e.g. chrome, safari]
+ - Version [e.g. 22]
+
+**Smartphone (please complete the following information):**
+ - Device: [e.g. iPhone6]
+ - OS: [e.g. iOS8.1]
+ - Browser [e.g. stock browser, safari]
+ - Version [e.g. 22]
+
+**Additional context**
+Add any other context about the problem here.
diff --git a/README.md b/README.md
index e001b4b..7a28e17 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ The typical page size, if the page has no images, is under 300kb. It's even lowe
Demos:
-* Official demo, weekly-ish updates: <https://themes.gohugo.io/theme/minimal-bootstrap-hugo-theme/>
* Dev demo, immediate updates: <https://focused-williams-f75490.netlify.com/>
+* Hugo Themes demo, weekly-ish updates: <https://themes.gohugo.io/theme/minimal-bootstrap-hugo-theme/>
## Table of Contents
@@ -444,4 +444,4 @@ If you run into an issue that isn't answered by this documentation, then head ov
## Contribution
-Pull requests, issues, and general feedback are welcomed. \ No newline at end of file
+Pull requests, issues, and general feedback are welcomed.