Add an issue template for a failing service test (#2746)
This commit is contained in:
35
.github/ISSUE_TEMPLATE/2_Failing_service_test.md
vendored
Normal file
35
.github/ISSUE_TEMPLATE/2_Failing_service_test.md
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: :green_heart: Failing service test
|
||||
about: Note failing service tests
|
||||
---
|
||||
|
||||
:clock11: **When did the problem start?**
|
||||
|
||||
<!-- Indicate when the problem started -->
|
||||
|
||||
:camera: **Live badge**
|
||||
|
||||
<!-- Provide a link to the live badge in plain text and markdown. -->
|
||||
|
||||

|
||||
|
||||
:wrench: **Is the live badge working?**
|
||||
|
||||
<!-- Indicate whether or not the live badge is working. -->
|
||||
|
||||
:link: **CircleCI link**
|
||||
|
||||
<!-- Provide a link to the failing test in CircleCI. -->
|
||||
|
||||
:beetle: **Stack trace**
|
||||
|
||||
```
|
||||
<!-- Provide the complete stack trace from the CircleCI test summary. -->
|
||||
```
|
||||
|
||||
:bulb: **Possible solution**
|
||||
|
||||
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
|
||||
|
||||
<!-- Love Shields? Please consider donating $10 to sustain our activities:
|
||||
👉 https://opencollective.com/shields -->
|
||||
Reference in New Issue
Block a user