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 3546677 commit 77055b2Copy full SHA for 77055b2
.github/ISSUE_TEMPLATE/general-bug-report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: General bug report
3
+about: Create an report to help us improve
4
+title: [bug]
5
+labels: 'bug'
6
+assignees: ''
7
+
8
9
10
+<!--
11
+Before you begin, please help us manage volume by checking if this could be submitted another way:
12
+- Usage questions? Ask in Slack [#chime-help](https://codeforphilly.org/chat?channel=chime-help).
13
+- Feature ideas? Propose in Slack for discussion.
14
+- Is this something you can debug and fix? Pull requests are very welcome.
15
+-->
16
17
+### Description:
18
19
+### Steps to reproduce:
20
+1.
21
+2.
22
+3.
23
24
+### Expected behavior:
25
26
+### What I got instead:
27
+(screenshots if applicable)
0 commit comments