mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
Update report-bug.md
This commit is contained in:

committed by
GitHub

parent
183e1abc35
commit
8b9c6ddabe
78
.github/ISSUE_TEMPLATE/report-bug.md
vendored
78
.github/ISSUE_TEMPLATE/report-bug.md
vendored
@@ -1,41 +1,45 @@
|
|||||||
---
|
2. Step 2...
|
||||||
name: 🐛 Report Bug
|
3. Step 3...
|
||||||
about: Help us to improve Snigdha OS!
|
validations:
|
||||||
title: 'Report Bug'
|
required: true
|
||||||
labels: bug
|
|
||||||
assignees: eshanized
|
|
||||||
---
|
|
||||||
|
|
||||||
**DESCRIPTION(Required):**
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Expected behavior
|
||||||
|
description: |
|
||||||
|
How did you expect your project to behave? It’s fine if you’re not sure your understanding is correct. Write down what you thought would happen.
|
||||||
|
placeholder: Write what you thought would happen.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
A clear and concise description of what the bug is.
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Actual behavior
|
||||||
|
description: |
|
||||||
|
Did something go wrong? Is something broken, or not behaving as you expected?
|
||||||
|
Describe this section in detail, and attach screenshots if possible. Don't only say "it doesn't work"!
|
||||||
|
Please submit exhaustive and complete log messages (we also need the error stack-traces, not just the message).
|
||||||
|
> Please read error messages carefully: it often tells you exactly what you are doing wrong.
|
||||||
|
placeholder: Write what happened. Add full console log messages and screenshots, if applicable.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
**To Reproduce**
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Your environment
|
||||||
|
description: Include as many relevant details about the environment you experienced the bug in.
|
||||||
|
value: |
|
||||||
|
- Public source code:
|
||||||
|
- Public site URL:
|
||||||
|
- Docusaurus version used:
|
||||||
|
- Environment name and version (e.g. Chrome 89, Node.js 16.4):
|
||||||
|
- Operating system and version (e.g. Ubuntu 20.04.2 LTS):
|
||||||
|
|
||||||
Steps to reproduce the behavior what you are fetching:
|
- type: checkboxes
|
||||||
1. Go to '...'
|
attributes:
|
||||||
2. Click on '....'
|
label: Self-service
|
||||||
3. Scroll down to '....'
|
description: |
|
||||||
4. See error
|
If you feel like you could contribute to this issue, please check the box below. This would tell us and other people looking for contributions that someone's working on it.
|
||||||
|
If you do check this box, please send a pull request within 7 days so we can still delegate this to someone else.
|
||||||
**Expected behavior**
|
options:
|
||||||
|
- label: I'd be willing to fix this bug myself
|
||||||
A clear and concise description of what you expected to happen.
|
|
||||||
|
|
||||||
**Actual behavior**
|
|
||||||
|
|
||||||
A clear and concise description of what is happening.
|
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
|
||||||
|
|
||||||
- OS: [e.g. Snigdha OS]
|
|
||||||
- Build ID: [e.g. ARCTIC]
|
|
||||||
- Version: [e.g. 5.0]
|
|
||||||
|
|
||||||
**Additional context**
|
|
||||||
|
|
||||||
Add any other context about the problem here.
|
|
||||||
|
Reference in New Issue
Block a user