build(gh): update checklist of issue
/ discussion
template
This commit is contained in:
parent
e9c920641b
commit
ca39e15a78
4 changed files with 10 additions and 8 deletions
4
.github/DISCUSSION_TEMPLATE/general.yml
vendored
4
.github/DISCUSSION_TEMPLATE/general.yml
vendored
|
@ -5,8 +5,8 @@ body:
|
||||||
description: Following the guidelines can make you more likely to get responses.
|
description: Following the guidelines can make you more likely to get responses.
|
||||||
options:
|
options:
|
||||||
- label: >-
|
- label: >-
|
||||||
I'm willing to follow the
|
I have read and accepted the
|
||||||
[Contributing Guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
[contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
4
.github/DISCUSSION_TEMPLATE/q-a.yml
vendored
4
.github/DISCUSSION_TEMPLATE/q-a.yml
vendored
|
@ -5,8 +5,8 @@ body:
|
||||||
description: Following the guidelines can make you more likely to get responses.
|
description: Following the guidelines can make you more likely to get responses.
|
||||||
options:
|
options:
|
||||||
- label: >-
|
- label: >-
|
||||||
I'm willing to follow the
|
I have read and accepted the
|
||||||
[Contributing Guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
[contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -7,8 +7,8 @@ body:
|
||||||
description: Following the guidelines can make you more likely to get responses.
|
description: Following the guidelines can make you more likely to get responses.
|
||||||
options:
|
options:
|
||||||
- label: >-
|
- label: >-
|
||||||
I'm willing to follow the
|
I have read and accepted the
|
||||||
[Contributing Guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
[contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
@ -44,6 +44,8 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Expected Behavior
|
label: Expected Behavior
|
||||||
description: A concise description of what you expected to happen.
|
description: A concise description of what you expected to happen.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -9,8 +9,8 @@ body:
|
||||||
description: Following the guidelines can make you more likely to get responses.
|
description: Following the guidelines can make you more likely to get responses.
|
||||||
options:
|
options:
|
||||||
- label: >-
|
- label: >-
|
||||||
I'm willing to follow the
|
I have read and accepted the
|
||||||
[Contributing Guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
[contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Reference in a new issue