ci: improve bug report template
This commit is contained in:
22
.github/ISSUE_TEMPLATE/bug_report.md
vendored
22
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,36 +1,46 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us provide you with appropriate assistance to your
|
||||
case
|
||||
about: Create a report to help us provide you with appropriate assistance to your case
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
- [ ] I've updated the flake input to the latest version
|
||||
- [ ] I've correctly set up my XDG portals
|
||||
- [ ] I've updated the flake input to the latest version (seriously, you should try it)
|
||||
- [ ] XDG portals properly configured
|
||||
- [ ] I already searched the [zen-browser](https://github.com/zen-browser/desktop/issues?q=sort%3Aupdated-desc%20is%3Aissue%20is%3Aopen)'s github issues
|
||||
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## To Reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '...'
|
||||
3. Scroll down to '...'
|
||||
4. See error
|
||||
|
||||
## Expected behavior
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Screenshots
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
## System Information
|
||||
- **OS**: (e.g. NixOS, Ubuntu, etc)
|
||||
|
||||
- **OS**: (e.g. NixOS, Ubuntu, MacOS, etc)
|
||||
- **Zen Browser version**: (e.g. twilight, beta)
|
||||
- **Desktop environment / Compositor / WM**: (e.g. KDE, GNOME, Hyprland)
|
||||
- **Desktop / Compositor / WM**: (e.g. KDE, GNOME, Hyprland, Niri)
|
||||
- **NixOS config**: (link)
|
||||
|
||||
## Additional context
|
||||
|
||||
Add any other context about the problem here.
|
||||
|
||||
<!-- Minimal, reproducible examples get priority. -->
|
||||
Reference in New Issue
Block a user