This commit is contained in:
26
.gitlab/issue_templates/Feature.md
Normal file
26
.gitlab/issue_templates/Feature.md
Normal file
@@ -0,0 +1,26 @@
|
||||
<!--
|
||||
SPDX-FileCopyrightText: The openTCS Authors
|
||||
SPDX-License-Identifier: CC-BY-4.0
|
||||
-->
|
||||
|
||||
## New feature
|
||||
|
||||
<!-- A template to be used for proposing new functionality -->
|
||||
|
||||
### User story / use case
|
||||
|
||||
<!-- A description of the proposed functionality -->
|
||||
|
||||
...
|
||||
|
||||
### Acceptance criteria
|
||||
|
||||
<!-- Important criteria for the issue to be considered resolved -->
|
||||
|
||||
* New feature implemented
|
||||
* New tests added to help prevent defects of the new code
|
||||
* User documentation covers new feature
|
||||
* Developer documentation covers new feature
|
||||
* Changelog entry added
|
||||
|
||||
/label ~feature
|
||||
Reference in New Issue
Block a user