Skip to content

Commit 40d5cbe

Browse files
committed
docs: add harness example to issue template
1 parent 4a60005 commit 40d5cbe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ labels: needs triage
77

88
#### Reproduction
99

10-
Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue
10+
Use StackBlitz to reproduce your issue:
11+
- Components: https://stackblitz.com/fork/components-issue
12+
- Harnesses: https://stackblitz.com/fork/harness-issue
1113

1214
Steps to reproduce:
1315
1.

.github/ISSUE_TEMPLATE/troubleshooting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ What are you seeing that does not match your expectations?
3535

3636
We can only help if we can reproduce the problem ourselves.
3737

38-
Use StackBlitz to demonstrate what you are trying to do: https://stackblitz.com/fork/components-issue
38+
Use StackBlitz to demonstrate what you are trying to do:
39+
- Components: https://stackblitz.com/fork/components-issue
40+
- Harnesses: https://stackblitz.com/fork/harness-issue
3941

4042
Steps to reproduce:
4143
1.

0 commit comments

Comments
 (0)