Welcome to mirror list, hosted at ThFree Co, Russian Federation.

03-docs_update.yml « ISSUE_TEMPLATE « .github - github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b65eb656c96eccf2625f99d39f786167510f54c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: Documentation change
description: Suggest a change to theme documentation
title: "[Docs] "
labels: ["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!**