Added templates for issues and merge requests

This commit is contained in:
Johannes Loher 2017-05-14 11:33:10 +02:00
parent d149500489
commit 94053e443a
4 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,25 @@
Please add the following, if applicable, remove otherwise:
## Summary ##
(max. 60 words)
## Basic information ##
- Version:
- Component:
- Platform: (RasPi, x86_64, i686)
## Description ##
### Expected behaviour ###
### Actual behaviour ###
### Reproduction steps ##
(Please attach files if necessary)
## Other things to be mentioned ##
(Ideas for fixing, requests for comments, …)

View File

@ -0,0 +1,16 @@
## Summary ##
(max 60 words)
## Basic information ##
- Component:
- New node needed: (Yes/No)
## Description ##
As a <role>, I want to <what?>
## Acceptance criteria ##
(How should this be in the end?)

View File

@ -0,0 +1,5 @@
As mentioned in <Merge Request Reference>, this implements <What?>.
This includes the following changes:
- …
- …

View File

@ -0,0 +1,9 @@
As mentioned in <Merge Request Reference>, this implements <What?>
For this, the following steps are needed:
- [ ] List
- [ ] of
- [ ] steps
- [ ] and
- [ ] substeps