You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please **briefly list the changes** made, additional Information and what the Reviewer should look out for:
4
4
5
-
[Describe here in 2-3 lines. For details, reference to issues to avoid redundant information.]
5
+
-
6
6
7
-
## Merge Request - GuideLine Checklist
7
+
## Merge Request - Guideline Checklist
8
8
9
-
-*Check our [git workflow](https://github.com/DLR-SC/memilio/wiki/git-workflow) before opening a Pull request/Merge request.*
10
-
-*Request a reviewer when your work is ready to review, before this please use the draft feature.*
9
+
Please check our [git workflow](https://github.com/DLR-SC/memilio/wiki/git-workflow). Use the **draft** feature if the Pull Request is not yet ready to review.
11
10
12
11
### Checks by code author
13
12
@@ -24,7 +23,3 @@ Please briefly list the changes made:
24
23
-[ ] Code is clean of development artifacts (no deactivated or commented code lines, no debugging printouts, etc.)
25
24
-[ ] Appropriate **unit tests** have been added, CI passes and code coverage is acceptable (did not decrease)
26
25
-[ ] No large data files added in the whole history of commits(files should in sum not exceed 100 KB, avoid PDFs, Word docs, etc.)
27
-
28
-
### Additional context
29
-
30
-
Please list additional information or things a reviewer should look out for.
0 commit comments