File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
.gitlab/merge_request_templates Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Summary
2+ <!-- Describe why you made changes and the changes, including screenshots if necessary. What did you do with this pull request? -->
3+
4+ ## Unit Testing
5+ <!-- List your unit/integration tests here, or if there are no unit tests, please explain why. -->
6+
7+ ## Operation check
8+ <!-- URL of checklist, etc. -->
9+
10+ > [ !CAUTION]
11+ > ### Release Notes
12+ > <!-- * Information if you need to manually configure something at release time -->
13+ > <!-- * Commands to run after release, etc. -->
14+ > *
15+
16+ > [ !NOTE]
17+ > ### Additional Notes
18+ > <!-- * Reference information for reviewers (if there are any implementation concerns or points of note, please state them) -->
19+ > *
20+
21+ ## Checklist
22+ * [ ] Code follows our [ Coding Standards] ( https://knowledge.cslant.com/doc/coding-standard-ascz0oLa69 ) .
23+ * [ ] Code matches the confirmed solution in the ticket.
24+ * [ ] Unit/Integration tests have been added or updated.
25+ * [ ] Env/Config/DB changes were confirmed by @cslant/admin .
26+
27+ ## Additional Notes
28+
29+ /assign me
30+ /draft
You can’t perform that action at this time.
0 commit comments