Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Comptoir
Comptoir
Commits
d90736ba
Commit
d90736ba
authored
Feb 26, 2020
by
Fabrice Gangler
🎨
Committed by
Fabrice Gangler
Feb 27, 2020
Browse files
CHORE: add gitlab issue template
Refs:
#3
parent
3d4b67b8
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab/issue_templates/Bug.md
0 → 100644
View file @
d90736ba
## Steps to reproduce
(How one can reproduce the issue - this is very important)
## What is the current *bug* behavior?
(What actually happens)
## What is the expected *correct* behavior?
(What you should see instead)
## Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (
```
) to format console output,
logs, and code as it's very hard to read otherwise.)
## Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
/label ~BUG
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment