Add an issue template for a failing service test (#2746)

This commit is contained in:
Paul Melnikow
2019-01-12 17:24:56 -05:00
committed by GitHub
parent fc4ed938a1
commit b985c7b180
4 changed files with 35 additions and 0 deletions

View 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. -->
![]( url goes here )
: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 -->