Skip to content

Commit 2a4d6f7

Browse files
committed
add issue template
1 parent 8cdf7c7 commit 2a4d6f7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: Default Issue
2+
description: Raise an issue that wouldn't be covered by the other templates.
3+
title: "Issue: <Please write a comprehensive title after the 'Issue: ' prefix>"
4+
labels: [Default Issue Template]
5+
6+
body:
7+
- type: textarea
8+
attributes:
9+
label: "Issue you'd like to raise."
10+
description: >
11+
Please describe the issue you'd like to raise as clearly as possible.
12+
Make sure to include any relevant links or references.
13+
14+
- type: textarea
15+
attributes:
16+
label: "Suggestion:"
17+
description: >
18+
Please outline a suggestion to improve the issue here.

0 commit comments

Comments
 (0)