mirror of
https://github.com/browseros-ai/BrowserOS.git
synced 2026-05-13 15:46:22 +00:00
update issue template
This commit is contained in:
14
.github/ISSUE_TEMPLATE/01-bug.yml
vendored
14
.github/ISSUE_TEMPLATE/01-bug.yml
vendored
@@ -37,7 +37,8 @@ body:
|
||||
type: textarea
|
||||
attributes:
|
||||
label: Description of the bug
|
||||
description: A clear and concise description of what the bug is.
|
||||
description: What happened and what did you expect?
|
||||
placeholder: Describe what went wrong and what you expected to happen instead.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -45,22 +46,13 @@ body:
|
||||
type: textarea
|
||||
attributes:
|
||||
label: Steps to Reproduce
|
||||
description: Detailed steps to reproduce the behavior
|
||||
placeholder: |
|
||||
1. Open BrowserOS and navigate to...
|
||||
2. Click on...
|
||||
3. Enter...
|
||||
4. See error
|
||||
3. See error
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- id: expectation
|
||||
type: textarea
|
||||
attributes:
|
||||
label: Expected Behavior
|
||||
description: What did you expect to happen?
|
||||
placeholder: I expected...
|
||||
|
||||
- id: screenshots
|
||||
type: textarea
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user