mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-09 07:09:00 -06:00
Update: changing example of "steps to reproduce"
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report_form.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report_form.yml
vendored
@@ -27,8 +27,11 @@ body:
|
||||
attributes:
|
||||
label: Steps To Reproduce
|
||||
description: |
|
||||
Steps to reproduce the behavior. **Example:** "1. Go to the dashboard. 2. Click on the 'Generate Report' button. 3. Select 'Monthly Report' from the dropdown. 4. Click 'Submit'. 5. See error."
|
||||
|
||||
Steps to reproduce the behavior. **Example:**
|
||||
1. Go to the home page.
|
||||
2. Click on the 'Get Started' button.
|
||||
3. Observe the error (404 page not found).
|
||||
|
||||
**Notes:**
|
||||
- Please list the full step-by-step instructions. Do not require the reader to infer the steps from watching a video.
|
||||
- (For devs) If any feature flags need to be turned on to reproduce the issue, specify them here as well.
|
||||
|
||||
Reference in New Issue
Block a user