update bug report template (#1180)

docs: update bug report template
This commit is contained in:
Hieu 2023-12-26 11:08:54 +09:00 committed by GitHub
commit 026d31d169
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve Jan
title: 'bug: [DESCRIPTION]' title: 'bug: [DESCRIPTION]'
labels: 'type: bug' labels: 'type: bug'
assignees: '' assignees: ''
@ -10,7 +10,7 @@ assignees: ''
**Describe the bug** **Describe the bug**
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** **Steps to reproduce**
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
@ -21,12 +21,14 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your issue.
**Desktop (please complete the following information):** **Environment details**
- OS: [e.g. iOS] - Operating System: [Specify your OS. e.g., MacOS Sonoma 14.2.1, Windows 11, Ubuntu 22, etc]
- Browser [e.g. chrome, safari] - Jan Version: [e.g., 0.1.3]
- Version [e.g. 22] - Processor: [e.g., Apple M1, Intel Core i7, AMD Ryzen 5, etc]
- RAM: [e.g., 8GB, 16GB]
- Any additional relevant hardware specifics: [e.g., Graphics card, SSD/HDD]
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context or information that could be helpful in diagnosing the problem.