mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
feat: update bug_report template
This commit is contained in:
parent
6c99eeaeb3
commit
b14a91067b
1 changed files with 14 additions and 7 deletions
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
21
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,17 +1,24 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Something in dwl isn't working correctly
|
||||
title: ''
|
||||
labels: 'A: bug'
|
||||
assignees: ''
|
||||
|
||||
about: Something in maomaowm isn't working correctly
|
||||
title: ""
|
||||
labels: "A: bug"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## 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:
|
||||
|
||||
## Description
|
||||
|
||||
<!--
|
||||
Only report bugs that can be reproduced on the main line
|
||||
Report patch issues to their respective authors
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue