Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b985c7b

Browse files
authored
Add an issue template for a failing service test (badges#2746)
1 parent fc4ed93 commit b985c7b

4 files changed

Lines changed: 35 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
name: :green_heart: Failing service test
3+
about: Note failing service tests
4+
---
5+
6+
:clock11: **When did the problem start?**
7+
8+
<!-- Indicate when the problem started -->
9+
10+
:camera: **Live badge**
11+
12+
<!-- Provide a link to the live badge in plain text and markdown. -->
13+
14+
![]( url goes here )
15+
16+
:wrench: **Is the live badge working?**
17+
18+
<!-- Indicate whether or not the live badge is working. -->
19+
20+
:link: **CircleCI link**
21+
22+
<!-- Provide a link to the failing test in CircleCI. -->
23+
24+
:beetle: **Stack trace**
25+
26+
```
27+
<!-- Provide the complete stack trace from the CircleCI test summary. -->
28+
```
29+
30+
:bulb: **Possible solution**
31+
32+
<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
33+
34+
<!-- Love Shields? Please consider donating $10 to sustain our activities:
35+
👉 https://opencollective.com/shields -->
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)