mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 19:18:09 +02:00
Add bug template
This commit is contained in:
parent
4d6a568cce
commit
ae0bc8462f
1 changed files with 17 additions and 0 deletions
17
.gitlab/issue_templates/Bug.md
Normal file
17
.gitlab/issue_templates/Bug.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
## To reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
1. ...
|
||||
2. ...
|
||||
|
||||
## Expected result
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
## Actual result
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Additional context
|
||||
|
||||
Add any other context about the problem here.
|
||||
Loading…
Add table
Reference in a new issue