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:34:18 +0300
committerIvan Boothe <git@rootwork.org>2022-08-01 01:34:18 +0300
commitc8dafa8093e448fcc66f4840deb6a82351ecd884 (patch)
tree97d3016150a55ef4ab37c86a8697237dafdc3841
parent6b55187566f82d3f343464960344df4bc6ad9dda (diff)
Fix confusing language
Signed-off-by: Ivan Boothe <git@rootwork.org>
-rw-r--r--.github/ISSUE_TEMPLATE/01-bug_report.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.yml b/.github/ISSUE_TEMPLATE/01-bug_report.yml
index 1d5599d..2838f05 100644
--- a/.github/ISSUE_TEMPLATE/01-bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/01-bug_report.yml
@@ -18,9 +18,9 @@ body:
attributes:
label: "I confirm:"
options:
- - label: "I am running the [extended version of Hugo version 0.91.0 or above](https://github.com/chipzoller/hugo-clarity/blob/master/README.md#prerequisites) installed."
+ - label: "I am running the [extended version of Hugo version 0.91.0 or above](https://github.com/chipzoller/hugo-clarity/blob/master/README.md#prerequisites) to build my site."
required: true
- - label: "I have read the [theme documentation](https://github.com/chipzoller/hugo-clarity/blob/master/README.md)."
+ - label: "I have read the [Hugo Clarity theme documentation](https://github.com/chipzoller/hugo-clarity/blob/master/README.md)."
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