🔧 config: fix bug template
This commit is contained in:
parent
99df080bd6
commit
5dc9073108
12
.github/ISSUE_TEMPLATE/1-bug-report.md
vendored
12
.github/ISSUE_TEMPLATE/1-bug-report.md
vendored
@ -3,11 +3,9 @@ name: 🐛 Bug Report
|
|||||||
about: If something isn't working as expected 🤔
|
about: If something isn't working as expected 🤔
|
||||||
title: 'bug: '
|
title: 'bug: '
|
||||||
type: Bug
|
type: Bug
|
||||||
projects: ["menloresearch/30"]
|
projects: menloresearch/30
|
||||||
---
|
---
|
||||||
|
|
||||||
## Jan Version
|
|
||||||
<!-- Tip: The version is in the app's bottom right corner -->
|
|
||||||
**Version:** e.g. 0.5.x-xxx
|
**Version:** e.g. 0.5.x-xxx
|
||||||
|
|
||||||
## Describe the Bug
|
## Describe the Bug
|
||||||
@ -15,17 +13,13 @@ projects: ["menloresearch/30"]
|
|||||||
|
|
||||||
|
|
||||||
## Steps to Reproduce
|
## Steps to Reproduce
|
||||||
<!-- Please list out steps to reproduce the issue -->
|
1.
|
||||||
1. Go to '...'
|
|
||||||
2. Click on '...'
|
|
||||||
3.
|
|
||||||
|
|
||||||
## Screenshots / Logs
|
## Screenshots / Logs
|
||||||
<!-- You can find logs in: ~/jan/logs/app.logs -->
|
<!-- You can find logs in: Setting -> General -> Data Folder -> App Logs -->
|
||||||
|
|
||||||
|
|
||||||
## Operating System
|
## Operating System
|
||||||
<!-- Please check your OS -->
|
|
||||||
- [ ] MacOS
|
- [ ] MacOS
|
||||||
- [ ] Windows
|
- [ ] Windows
|
||||||
- [ ] Linux
|
- [ ] Linux
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user