mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Update Bug.md
This commit is contained in:
parent
d35b0818a0
commit
0774423777
18
.github/ISSUE_TEMPLATE/Bug.md
vendored
18
.github/ISSUE_TEMPLATE/Bug.md
vendored
@ -3,24 +3,24 @@ name: Bug
|
||||
about: Create a bug report
|
||||
---
|
||||
|
||||
Please make sure the new issue you are opening is not a duplicate, and **remove** this notice!
|
||||
|
||||
---
|
||||
<!-- Please make sure the new issue you are opening is not a duplicate, and **remove** this notice! -->
|
||||
|
||||
**Description**
|
||||
*(Brief description of your issue here)*
|
||||
|
||||
<!-- *(Brief description of your issue here)*
|
||||
|
||||
(Paste any relevant logs - please use code blocks (```) to format console output,
|
||||
logs, and code as it's very hard to read otherwise.)
|
||||
logs, and code as it's very hard to read otherwise.) -->
|
||||
|
||||
**Steps to reproduce**
|
||||
*(Tell us how to reproduce this issue. Please provide a working demo, you can use this template as a base)*
|
||||
|
||||
<!-- *(Tell us how to reproduce this issue. Please provide a working demo, you can use this template as a base)* -->
|
||||
|
||||
**Expected behaviour**
|
||||
*(What is supposed to happen?)*
|
||||
<!-- *(What is supposed to happen?)* -->
|
||||
|
||||
**Actual behaviour**
|
||||
*(What happens instead?)*
|
||||
<!-- *(What happens instead?)* -->
|
||||
|
||||
**Possible fixes**
|
||||
*(Any possible suggestions on how to fix this problem)*
|
||||
<!-- *(Any possible suggestions on how to fix this problem)* -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user