Skip to content

Commit

Permalink
Rephrase GitLab MR template to encourage more complete reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
rlue authored and thorsteneckel committed May 23, 2019
1 parent b209b0c commit 7347248
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions .gitlab/merge_request_templates/Default.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,25 @@

<!-- If so, explain. -->

### Other Considerations <!-- Optional -->
### Performance Impact <!-- Optional -->

<!--
Does your MR need one of the following labels?
Does your MR optimize (or degrade) performance?
If so, apply the label and explain here.
* Performance Impact
(Keep in mind that some instances process 2,000+ tickets per day.)
Consider that some of OTRS’s customers had
HUNDREDS of agents, overviews, and groups,
over 2,000 tickets a day,
and over 20,000,000 (!) tickets in all.
How do your performance changes scale on a system of this size?
* Follow-up Required
(e.g., Do we need to coordinate with the documentation/support teams?)
(Remember, these are not edge cases we can ignore;
they are really big customers, and we want to keep their business!)
-->

### Follow-up Required <!-- Optional -->

If so, apply it and explain here.
<!--
Does your MR require coordination with the documentation/support teams?
If so, apply the label and explain here.
-->

0 comments on commit 7347248

Please sign in to comment.