This commit is contained in:
32
.gitlab/issue_templates/Enhancement.md
Normal file
32
.gitlab/issue_templates/Enhancement.md
Normal file
@@ -0,0 +1,32 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: The openTCS Authors
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
||||
-->
|
||||
|
||||
## Enhancement
|
||||
|
||||
<!-- A template to be used for proposing enhancements to existing functionality -->
|
||||
|
||||
### Current behaviour
|
||||
|
||||
<!-- The behaviour to be improved (as it is now) -->
|
||||
|
||||
...
|
||||
|
||||
### Improved behaviour
|
||||
|
||||
<!-- What should be improved about the current behaviour, and how -->
|
||||
|
||||
...
|
||||
|
||||
### Acceptance criteria
|
||||
|
||||
<!-- Important criteria for the issue to be considered resolved -->
|
||||
|
||||
* Behaviour improved
|
||||
* New tests added or existing tests updated to help prevent defects of the changed code
|
||||
* User documentation covers changed behaviour
|
||||
* Developer documentation covers new feature
|
||||
* Changelog entry added
|
||||
|
||||
/label ~enhancement
|
||||
Reference in New Issue
Block a user