Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Docs and Developer Site
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
2
Merge Requests
4
CI / CD
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Docs and Developer Site
Compare Revisions
532aad236b6660c35db2a9368d0ea71eabfc3502...89f6dff13c1970122a767187d6a4871c8d818e89
Source
89f6dff13c1970122a767187d6a4871c8d818e89
...
Target
532aad236b6660c35db2a9368d0ea71eabfc3502
Compare
Commits (2)
Add bug template 15
· 55defa72
Jim Toth
authored
33 minutes ago
55defa72
Merge branch 'add-bug-template-15' into 'master'
· 89f6dff1
Mark Harding
authored
33 minutes ago
Add bug template 15 Closes
#15
See merge request
!19
89f6dff1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
0 deletions
+35
-0
.gitlab/issue_templates/bug.md
0 → 100644
View file @
89f6dff1
<!---
Please read this!
Before opening a new issue, make sure to search for keywords in the issues
filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate.
--->
### Summary
(Summarize the bug encountered concisely)
### Steps to reproduce
(How one can reproduce the issue - this is very important)
### Platform information
(Browser, device, system stats, screen size)
### 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)
This diff is collapsed.
gitlab/merge_request_templates/Contributor.md
→
.
gitlab/merge_request_templates/Contributor.md
View file @
89f6dff1
File moved
This diff is collapsed.