mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-24 23:09:44 -05:00
Fix indent on issue forms
This commit is contained in:
parent
6bbb7dcfac
commit
0cb0373f85
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -20,8 +20,8 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Provide an overview of the problem, include any information that may help us triage this issue.
|
Provide an overview of the problem, include any information that may help us triage this issue.
|
||||||
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
|
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps
|
id: steps
|
||||||
@ -32,8 +32,8 @@ body:
|
|||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected_vs_actual
|
id: expected_vs_actual
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -18,8 +18,8 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Provide an overview of the feature you are interested in adding.
|
Provide an overview of the feature you are interested in adding.
|
||||||
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
|
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: example
|
id: example
|
||||||
|
@ -22,8 +22,8 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Provide an overview of the problem, include any information that may help us triage this issue.
|
Provide an overview of the problem, include any information that may help us triage this issue.
|
||||||
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
|
Provide screenshots if possible, but do NOT show sensitive data (use View -> Allow Screen Capture).
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: steps
|
id: steps
|
||||||
@ -34,8 +34,8 @@ body:
|
|||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected_vs_actual
|
id: expected_vs_actual
|
||||||
|
Loading…
Reference in New Issue
Block a user