mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-31 06:35:41 +00:00
merge reproduce steps
This commit is contained in:
parent
2bce5ba302
commit
75a1bc4c4e
32
.github/ISSUE_TEMPLATE/bug-reports.yml
vendored
32
.github/ISSUE_TEMPLATE/bug-reports.yml
vendored
|
@ -17,33 +17,19 @@ body:
|
||||||
placeholder: Describe the issue in detail.
|
placeholder: Describe the issue in detail.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
### Steps to Reproduce
|
|
||||||
Please provide a clear sequence of actions to reproduce the issue.
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: step1
|
id: reproduce-steps
|
||||||
attributes:
|
attributes:
|
||||||
label: Step 1
|
label: Steps to reproduce
|
||||||
placeholder: E.g., Go to '...'
|
description: |
|
||||||
description: Describe the first action you took.
|
Steps to reproduce the behavior:
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '...'
|
||||||
|
3. Scroll down to '...'
|
||||||
|
4. See error
|
||||||
|
placeholder: List the steps or actions needed to reproduce the issue.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: step2
|
|
||||||
attributes:
|
|
||||||
label: Step 2
|
|
||||||
placeholder: E.g., Click on '...'
|
|
||||||
description: Describe the next action you took.
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
|
||||||
id: step3
|
|
||||||
attributes:
|
|
||||||
label: Step 3 (Optional)
|
|
||||||
placeholder: E.g., Scroll down to '...'
|
|
||||||
description: Describe any additional steps.
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: expected-behavior
|
id: expected-behavior
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user