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/03-docs_update.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/03-docs_update.yml b/.github/ISSUE_TEMPLATE/03-docs_update.yml
new file mode 100644
index 0000000..127ba02
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/03-docs_update.yml
@@ -0,0 +1,17 @@
+name: Documentation change
+description: Suggest a change to theme documentation
+body:
+ - type: textarea
+ id: description
+ attributes:
+ label: Describe the change
+ description:
+ Summarize your suggested changes to the documentation.
+ validations:
+ required: true
+ - type: markdown
+ attributes:
+ value: |
+ ---
+
+ **Thank you!**