Add DevOps issue template

This commit is contained in:
mattwr18 2020-02-05 10:46:55 +01:00
parent 2b1ad7cab2
commit 7371c5b35c

24
.github/ISSUE_TEMPLATE/devops_ticket.md vendored Normal file
View File

@ -0,0 +1,24 @@
---
name: :boom: DevOps ticket
about: Help us manage our deployed App.
labels: devops
title: :boom: [DevOps]
---
## :fire: DevOps ticket
<!-- Describe your issue in detail. Include screenshots if needed. Give us as much information as possible. Use a clear and concise description of what the problem is.-->
### Motive
<!-- Why does this task need to be done? What can we benefit from this? -->
### Related issues
<!-- Are there any related issues to link to? Please paste them below for reference. -->
### Implementation
<!-- Please, document any ideas of how the task can be performed. -->
### Validation
<!-- How can we make sure that this task was successful? -->
### Additional context
<!-- Add other context or background about the feature request here.-->