File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
.gitlab/merge_request_templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ TODO Briefly list what this merge request is about
99- [ ] This merge request fully addresses the requirements of the associated task
1010- [ ] I did a self-review of the changes and did not spot any issues, among others:
1111 - I added unit tests for new or changed behavior; existing and new tests pass
12- - I did run GitHub CI (to test on all platforms and with Flutter)
12+ - I did [ run GitHub CI] ( https://github.com/objectbox/objectbox-dart/actions/workflows/test.yml ) (to test on all platforms and with Flutter)
1313 - My code conforms to our coding standards and guidelines
1414 - My changes are prepared (focused commits, good messages) so reviewing them is easy for the reviewer
1515- [ ] I amended the [ changelog] ( /objectbox/CHANGELOG.md ) if this affects users in any way
You can’t perform that action at this time.
0 commit comments