Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
2543a0a9
Commit
2543a0a9
authored
May 11, 2018
by
Olivier Gonzalez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve code review section in MR templates. refs #46297
parent
40683268
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab/merge_request_templates/Database Changes.md
.gitlab/merge_request_templates/Database Changes.md
+3
-3
No files found.
.gitlab/merge_request_templates/Database Changes.md
View file @
2543a0a9
...
...
@@ -37,9 +37,9 @@ When removing columns, tables, indexes or other structures:
-
[
] [Documentation created/updated
](
https://docs.gitlab.com/ee/development/doc_styleguide.html
)
-
[ ] API support added
-
[ ] Tests added for this feature/bug
-
Review
-
[ ] Has been reviewed by
Backend
-
[ ] Has been reviewed by
Database
-
Conform by the
[
code review guidelines
](
https://docs.gitlab.com/ee/development/code_review.html
)
-
[ ] Has been reviewed by
a Backend maintainer
-
[ ] Has been reviewed by
a Database specialist
-
[
] Conform by the [merge request performance guides
](
https://docs.gitlab.com/ee/development/merge_request_performance_guidelines.html
)
-
[
] Conform by the [style guides
](
https://gitlab.com/gitlab-org/gitlab-ee/blob/master/CONTRIBUTING.md#style-guides
)
-
[
] [Squashed related commits together
](
https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits
)
...
...
Write
Preview
Markdown
is supported
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