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:
-rw-r--r--.github/ISSUE_TEMPLATE/01-bug_report.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/02-feature_request.yml2
-rw-r--r--.github/ISSUE_TEMPLATE/03-docs_update.yml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/01-bug_report.yml b/.github/ISSUE_TEMPLATE/01-bug_report.yml
index 4437ce3..1d5599d 100644
--- a/.github/ISSUE_TEMPLATE/01-bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/01-bug_report.yml
@@ -1,5 +1,5 @@
name: Bug report
-description: Something isn't working correctly with the theme
+description: Something isn't working correctly with the theme.
title: "[Bug] "
labels: ["bug"]
body:
diff --git a/.github/ISSUE_TEMPLATE/02-feature_request.yml b/.github/ISSUE_TEMPLATE/02-feature_request.yml
index 0ef1fc4..9370500 100644
--- a/.github/ISSUE_TEMPLATE/02-feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/02-feature_request.yml
@@ -1,5 +1,5 @@
name: Feature request
-description: Suggest a new feature for the theme
+description: Suggest a new feature for the theme.
title: "[Feature] "
labels: ["enhancement"]
body:
diff --git a/.github/ISSUE_TEMPLATE/03-docs_update.yml b/.github/ISSUE_TEMPLATE/03-docs_update.yml
index b65eb65..32b67e8 100644
--- a/.github/ISSUE_TEMPLATE/03-docs_update.yml
+++ b/.github/ISSUE_TEMPLATE/03-docs_update.yml
@@ -1,5 +1,5 @@
name: Documentation change
-description: Suggest a change to theme documentation
+description: Suggest a change to theme documentation.
title: "[Docs] "
labels: ["documentation"]
body: