Update bug_report.yaml

This commit is contained in:
Hiddify
2024-03-19 08:49:46 +01:00
committed by GitHub
parent 485374810e
commit c316675e89

View File

@@ -30,9 +30,9 @@ body:
- type: textarea - type: textarea
id: reproduce id: reproduce
attributes: attributes:
label: Reproduce the Bug label: [Minimal Reproducible Example (MRE)](https://stackoverflow.com/help/minimal-reproducible-example)
description: | description: |
Please tell us the steps to reproduce the bug. A [Minimal Reproducible (MRE)](https://stackoverflow.com/help/minimal-reproducible-example) is needed. Please tell us the steps to reproduce the bug. A [Minimal Reproducible Example (MRE)](https://stackoverflow.com/help/minimal-reproducible-example) is needed.
placeholder: | placeholder: |
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'