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-07-31 06:54:19 +0300
committerIvan Boothe <git@rootwork.org>2022-07-31 06:54:19 +0300
commitd5ce58ba73f2a2d0cc72584d02c69531f4551013 (patch)
treeed8d2efa7ce4642df5a8155cafa84e64f2530e34
parentf5c9121bbb4c3f90a793406d07d8314d0ca466d1 (diff)
adding checkbox for 'I have searched for this issue'
-rw-r--r--.github/ISSUE_TEMPLATE/01-bug_report.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.yml b/.github/ISSUE_TEMPLATE/01-bug_report.yml
index b987b6a..fb49b17 100644
--- a/.github/ISSUE_TEMPLATE/01-bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/01-bug_report.yml
@@ -24,6 +24,8 @@ body:
required: true
- label: "I have used the [example site's config files](https://github.com/chipzoller/hugo-clarity/tree/master/exampleSite/config/_default) as reference."
required: true
+ - label: "I have searched other issues in this repository and mine is not recorded."
+ required: true
- type: input
id: v_hugo
attributes: