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:40:45 +0300
committerIvan Boothe <git@rootwork.org>2022-08-01 01:40:45 +0300
commitb636e00ec1e24f249fa13a48de06625dce9c00b3 (patch)
treeb5acfeb4190d30156a6a0785dff5defee8416cb2
parentd7d0abd4643b7102e10ff4f6397fe52443be631c (diff)
Clarifying some language
Signed-off-by: Ivan Boothe <git@rootwork.org>
-rw-r--r--.github/ISSUE_TEMPLATE/02-feature_request.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/02-feature_request.yml b/.github/ISSUE_TEMPLATE/02-feature_request.yml
index 9370500..2a8b508 100644
--- a/.github/ISSUE_TEMPLATE/02-feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/02-feature_request.yml
@@ -8,7 +8,7 @@ body:
attributes:
label: "I confirm:"
options:
- - 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 reviewed [other issues in this repository](https://github.com/chipzoller/hugo-clarity/issues), and this feature has not already been requested."
required: true
@@ -53,12 +53,10 @@ body:
id: context
attributes:
label: Additional Context
- description: Any additional context for this feature request.
- placeholder:
+ description:
This could include examples of this feature in websites or other Hugo
themes, links to blog posts or other documentation of this feature or
- descriptions about why it would be a useful addition, use cases or
- problem statements, etc.
+ why it would be a useful addition, use cases or problem statements, etc.
validations:
required: false
- type: markdown