Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-octaveinttest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-octaveinttest
Commits
52ad7c63
Verified
Commit
52ad7c63
authored
1 year ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Better documentation hints in MR template.
parent
fc0dc3eb
Branches
dev
No related tags found
No related merge requests found
Pipeline
#53757
passed
7 months ago
Stage: info
Stage: setup
Stage: build
Stage: test
Changes
1
Pipelines
627
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/merge_request_templates/Default.md
+3
-1
3 additions, 1 deletion
.gitlab/merge_request_templates/Default.md
with
3 additions
and
1 deletion
.gitlab/merge_request_templates/Default.md
+
3
−
1
View file @
52ad7c63
...
@@ -28,6 +28,7 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
...
@@ -28,6 +28,7 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
-
[ ] Up-to-date CHANGELOG.md (or not necessary)
-
[ ] Up-to-date CHANGELOG.md (or not necessary)
-
[ ] Up-to-date JSON schema (or not necessary)
-
[ ] Up-to-date JSON schema (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary)
-
Update / write published documentation (
`make doc`
).
-
How do I use the software? Assume "stupid" users.
-
How do I use the software? Assume "stupid" users.
-
How do I develop or debug the software? Assume novice developers.
-
How do I develop or debug the software? Assume novice developers.
-
[ ] Annotations in code (Gitlab comments)
-
[ ] Annotations in code (Gitlab comments)
...
@@ -41,7 +42,8 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
...
@@ -41,7 +42,8 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
-
[ ] I understand the intent of this MR
-
[ ] I understand the intent of this MR
-
[ ] All automated tests pass
-
[ ] All automated tests pass
-
[ ] Up-to-date CHANGELOG.md (or not necessary)
-
[ ] Up-to-date CHANGELOG.md (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary)
-
[ ] Appropriate user and developer documentation (or not necessary), also in published
documentation.
-
[ ] The test environment setup works and the intended behavior is reproducible in the test
-
[ ] The test environment setup works and the intended behavior is reproducible in the test
environment
environment
-
[ ] In-code documentation and comments are up-to-date.
-
[ ] In-code documentation and comments are up-to-date.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment