feat: update bug_report template
This commit is contained in:
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,17 +1,24 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Something in dwl isn't working correctly
|
about: Something in maomaowm isn't working correctly
|
||||||
title: ''
|
title: ""
|
||||||
labels: 'A: bug'
|
labels: "A: bug"
|
||||||
assignees: ''
|
assignees: ""
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
dwl version:
|
|
||||||
|
<!--Paste maomao version from running "maomao -v"-->
|
||||||
|
<!--
|
||||||
|
Wlroots library needs to be built from this repository to avoid crashes
|
||||||
|
https://github.com/DreamMaoMao/wlroots.git
|
||||||
|
-->
|
||||||
|
|
||||||
|
maomao version:
|
||||||
wlroots version:
|
wlroots version:
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Only report bugs that can be reproduced on the main line
|
Only report bugs that can be reproduced on the main line
|
||||||
Report patch issues to their respective authors
|
|
||||||
-->
|
-->
|
||||||
|
|||||||
Reference in New Issue
Block a user