mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
26 lines
702 B
Markdown
26 lines
702 B
Markdown
---
|
|
name: Bug
|
|
about: Create a bug report
|
|
---
|
|
|
|
<!-- Please make sure the new issue you are opening is not a duplicate, and **remove** this notice! -->
|
|
|
|
**Description**
|
|
|
|
<!-- *(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.) -->
|
|
|
|
**Steps to reproduce**
|
|
|
|
<!-- *(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?)* -->
|
|
|
|
**Actual behaviour**
|
|
<!-- *(What happens instead?)* -->
|
|
|
|
**Possible fixes**
|
|
<!-- *(Any possible suggestions on how to fix this problem)* --> |