Merge pull request #2999 from Human-Connection/2989-add-issue-template-for-devops

chore: Add DevOps issue template
This commit is contained in:
Robert Schäfer 2020-02-07 12:00:55 +01:00 committed by GitHub
commit 2d427f48d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.-->