@cryptotaxi247 / infra / commits / 21e2d77d

add issue templates

A first iteration for #181

zimbatm committed Oct 7, 2021 at 11:18 UTC 21e2d77dcf38692da47026735d4d54b852ab69bb
2 files changed +53
.github/ISSUE_TEMPLATE/feature_request.md new
+32
@@ -0,0 +1,32 @@
1 +---
2 +name: Feature request
3 +about: Suggest an improvement for this project
4 +title: ''
5 +labels: enhancement
6 +assignees: ''
7 +
8 +---
9 +
10 +**Is your feature request related to a problem? Please describe.**
11 +
12 +<!--
13 +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
14 +-->
15 +
16 +**Describe the solution you'd like**
17 +
18 +<!--
19 +A clear and concise description of what you want to happen.
20 +-->
21 +
22 +**Describe alternatives you've considered**
23 +
24 +<!--
25 +A clear and concise description of any alternative solutions or features you've considered.
26 +-->
27 +
28 +**Additional context**
29 +
30 +<!--
31 +Add any other context or screenshots about the feature request here.
32 +-->
.github/ISSUE_TEMPLATE/service_disruption.md new
+21
@@ -0,0 +1,21 @@
1 +---
2 +name: Service disruption report
3 +about: Use this to report service instabilities
4 +title: '<service-name>: '
5 +labels: bug
6 +assignees: ''
7 +
8 +---
9 +
10 +**Affected service**
11 +
12 +<!-- What service is affected? -->
13 +
14 +**Describe the issue**
15 +
16 +<!-- A clear and concise description of what the issue is. -->
17 +
18 +**System information**
19 +
20 +<!-- Relevant system versions. If it's a connectivity issue, `mtr` reports. -->
21 +