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

github.com/jpescador/hugo-future-imperfect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md47
1 files changed, 33 insertions, 14 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index c79ccaa..a4afc0e 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,24 +1,43 @@
-# Title
+<!--- Prerequisites -->
+<!--- Please answer yes the following statements before submitting an issue -->
+<!--- I am running the latest version of [Hugo](https://github.com/gohugoio/hugo/releases) -->
+<!--- I am using the latest version of [Hugo-Future-Imperfect](https://github.com/jpescador/hugo-future-imperfect/releases) -->
+<!--- I checked the [documentation](https://github.com/jpescador/hugo-future-imperfect/wiki) and found no answer -->
+<!--- I checked the [issues](https://github.com/jpescador/hugo-future-imperfect/issues?utf8=%E2%9C%93&q=is%3Aissue) to make sure that this issue has not already been filed -->
-Please make your title brief, yet descriptive. Make it clear whether its either a bug, feature, question, etc.
+<!--- Provide a general summary of the issue in the Title above -->
-# Prerequisites
+## Expected Behavior
+<!--- If you're describing a bug, tell us what should happen -->
+<!--- If you're suggesting a change/improvement, tell us how it should work -->
-Please answer the following questions for yourself before submitting an issue.
+## Current Behavior
+<!--- If describing a bug, tell us what happens instead of the expected behavior -->
+<!--- If suggesting a change/improvement, explain the difference from current behavior -->
-- [ ] I am running the latest version of [Hugo](https://github.com/gohugoio/hugo/releases)
-- [ ] I am using the latest version of [Hugo-Future-Imperfect](https://github.com/jpescador/hugo-future-imperfect/releases)
-- [ ] I checked the [documentation](https://github.com/jpescador/hugo-future-imperfect/wiki) and found no answer
-- [ ] I checked the [issues](https://github.com/jpescador/hugo-future-imperfect/issues?utf8=%E2%9C%93&q=is%3Aissue) to make sure that this issue has not already been filed
+## Possible Solution
+<!--- Not obligatory, but suggest a fix/reason for the bug, -->
+<!--- or ideas how to implement the addition or change -->
-**YOU MAY DELETE THE TITLE PREREQUISITES SECTIONS.**
+## Steps to Reproduce or Template with Error (for bugs)
+<!--- Provide a link to a live example, or an unambiguous set of steps to -->
+<!--- reproduce this bug. Include code to reproduce, if relevant -->
+1.
+2.
+3.
+4.
----
+## Context
+<!--- How has this issue affected you? What are you trying to accomplish? -->
+<!--- Providing context helps us come up with a solution that is most useful in the real world -->
-# Feature or Expected Behavior
+## Your Environment
+<!--- Include as many relevant details about the environment you experienced the bug in -->
-Please describe the behavior you are expecting, or feature that you are requesting. Please be as detailed as possible. Feel free to include code snippets.
+**Hugo Version:**
-# Current Behavior
+**Browser:**
-What is the current behavior? Which templates are the source of the issue?
+**Desktop or Mobile:**
+
+**Link to your project:**