Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
/ swww Public archive

Commit d31799c

Browse files
authored
Update issue templates
Let's get a bug report template to encourage people to always test in the latest git version.
1 parent 4280bf2 commit d31799c

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**BEFORE ANYTHING, PLEASE ENSURE YOU ARE TESTING IN THE LATEST GIT VERSION**. There have been many bug reports of things we had just fixed in the latest git version but hadn't released yet. __Also, use a `debug` build (the default for Rust), so that we will get more logging information__.
11+
12+
**Describe the bug**
13+
A clear and concise description of what the bug is. If it helps, please post the log from running a debug build of `swww-daemon` here.
14+
15+
**To Reproduce**
16+
Steps to reproduce the behavior.
17+
18+
**Screenshots**
19+
If applicable, add screenshots to help explain your problem.
20+
21+
**Desktop (please complete the following information):**
22+
- Desktop Environment
23+
- Monitor setup
24+
25+
**Additional context**
26+
Add any other context about the problem here.

0 commit comments

Comments
 (0)