We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607020b commit e91f94dCopy full SHA for e91f94d
.github/ISSUE_TEMPLATE/blank-issue.md
@@ -0,0 +1,10 @@
1
+---
2
+name: Blank issue
3
+about: Create a new issue from scratch
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,20 @@
+name: Bug report
+about: Create a report to help us improve
+title: "[bug] "
+labels: bug, triage needed
+**Describe the bug**
11
+A clear and concise description of what the bug is, as well as what you expected to happen when encountering it.
12
13
+**To Reproduce**
14
+Describe how to reproduce your bug.
15
16
+**Additional Info (please complete the following information):**
17
+ - Sourcebot version: [e.g., v3.0.1]
18
19
+**Additional context**
20
+Add any other context about the problem here.
0 commit comments