Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
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
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Queue
Merge requests
!182
Add CODEOWNERS file and merge request templates for gitlab
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Add CODEOWNERS file and merge request templates for gitlab
templates-and-codeowners
into
development
Overview
2
Commits
3
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Merged
Add CODEOWNERS file and merge request templates for gitlab
Cédric Willekens
requested to merge
templates-and-codeowners
into
development
Oct 4, 2019
Overview
2
Commits
3
Pipelines
0
Changes
3
All threads resolved!
Hide all comments
Add codeowners and merge request templates to gitlab. Related to
#209 (closed)
0
0
Merge request reports
Compare
development
version 2
40134c94
Oct 8, 2019
version 1
b03c668d
Oct 4, 2019
development (base)
and
latest version
latest version
9d7114cb
3 commits,
Oct 9, 2019
version 2
40134c94
2 commits,
Oct 8, 2019
version 1
b03c668d
1 commit,
Oct 4, 2019
3 files
+
25
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
.gitlab/merge_request_templates/Bug.md
0 → 100644
+
9
−
0
View file @ 9d7114cb
Edit in single-file editor
Open in Web IDE
# What does this mr do?
<!--Describe in short what the bug was.-->
# Actions taken to fix bug
# Does this MR meet the acceptance criteria?
*
[ ] A test was created to test the bug.
*
[ ] I have updated the documentation accordingly.
*
[ ] I adhere to the style guide.
Loading