Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LabraCORE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
LabraCORE
Merge requests
!26
Add issue and merge request templates
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Add issue and merge request templates
issue-templates
into
development
Overview
0
Commits
1
Pipelines
5
Changes
4
Merged
Add issue and merge request templates
Chris Lemaire
requested to merge
issue-templates
into
development
May 8, 2020
Overview
0
Commits
1
Pipelines
5
Changes
4
0
0
Merge request reports
Compare
development
version 1
d6ec7cf5
May 8, 2020
development (base)
and
latest version
latest version
c0791c11
1 commit,
May 8, 2020
version 1
d6ec7cf5
1 commit,
May 8, 2020
4 files
+
64
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
.gitlab/issue_templates/Bug.md
0 → 100644
+
15
−
0
View file @ c0791c11
Edit in single-file editor
Open in Web IDE
### Summary
<!-- Explain the bug -->
### Steps to Reproduce
<!-- The steps that anyone can follow to get the bug -->
1.
2.
3.
### Possible Fix
<!-- If you have a hunch on what the problem is and might know how to fix it,
enter this here -->
### Logs
<!-- If possible, add a log file here -->
Loading