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:
authorIvan Boothe <git@rootwork.org>2022-08-01 01:39:12 +0300
committerIvan Boothe <git@rootwork.org>2022-08-01 01:39:12 +0300
commitd7d0abd4643b7102e10ff4f6397fe52443be631c (patch)
tree76c7e941cc15f12860d0d6e533958950c3867a68
parent7215a20369570fdf8e6d329dd19a897f91163174 (diff)
Adding request for date/commit when bug appeared, if known
Signed-off-by: Ivan Boothe <git@rootwork.org>
-rw-r--r--.github/ISSUE_TEMPLATE/01-bug_report.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.yml b/.github/ISSUE_TEMPLATE/01-bug_report.yml
index 5270e6d..252f108 100644
--- a/.github/ISSUE_TEMPLATE/01-bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/01-bug_report.yml
@@ -47,7 +47,9 @@ body:
id: os
attributes:
label: Operating system
- description: For example, iOS 14, Windows 10, macOS 12.5, Linux Ubuntu 22.04, Android 12, etc.
+ description:
+ For example, iOS 14, Windows 10, macOS 12.5, Linux Ubuntu 22.04, Android
+ 12, etc.
validations:
required: true
- type: input
@@ -83,7 +85,8 @@ body:
attributes:
label: Relevant log output
description:
- If applicable, provide any errors, stacktraces or other output from Hugo.
+ If applicable, provide any errors, stacktraces or other output from
+ Hugo.
render: shell
- type: textarea
id: related_code
@@ -104,7 +107,10 @@ body:
id: other_info
attributes:
label: Other information
- description: Any other information that might be relevant to this bug.
+ description:
+ Any other information that might be relevant to this bug. Do you know on
+ what date or git commit this bug might have appeared? If so, please let
+ us know!
- type: markdown
attributes:
value: |