File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
.gitlab/merge_request_templates Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Requirements
2+
3+ - Filling out this template is mandatory. Please provide sufficient information so that the request can be reviewed in a timely manner.
4+ - Please thoroughly test your code to ensure against regressions.
5+
6+ ### Description of the Change or Addition
7+
8+ <!--
9+
10+ This description should give a good idea of what your code will be doing, it should make the design of your change easily comprehensible.
11+
12+ -->
13+
14+ ### Possible Side-Effects
15+
16+ <!-- What are the possible negative impacts of your code change? -->
17+
18+ ### Verification
19+
20+ <!--
21+
22+ How did you verify that all new functionality has the expected effects without introducing any regressions?
23+
24+ -->
You can’t perform that action at this time.
0 commit comments