This commit is contained in:
DreamMaoMao 2025-02-03 23:18:47 +08:00
parent bb9ae1d13a
commit af11da1881
29 changed files with 11217 additions and 2 deletions

17
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,17 @@
---
name: Bug report
about: Something in dwl isn't working correctly
title: ''
labels: 'A: bug'
assignees: ''
---
## Info
dwl version:
wlroots version:
## Description
<!--
Only report bugs that can be reproduced on the main line
Report patch issues to their respective authors
-->

View file

@ -0,0 +1,10 @@
---
name: Enhancement idea
about: Suggest a feature or improvement
title: ''
labels: 'A: enhancement'
assignees: ''
---