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 7fdabb0 commit f043370Copy full SHA for f043370
.github/ISSUE_TEMPLATE/---bug-report.md
@@ -0,0 +1,34 @@
1
+---
2
+name: "\U0001F41E Bug report"
3
+about: Report a bug in Scully
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+# 🐞 bug report
11
12
+### Description
13
14
+## 🔬 Minimal Reproduction
15
16
+## 💻Your Environment
17
+**Angular Version:**
18
+<pre><code>
19
+<!-- run `ng version` and paste output below -->
20
+<!-- ✍️-->
21
22
+</code></pre>
23
24
+** Scully Version:**
25
26
+<!-- Check `package.json` and paste output below -->
27
28
29
30
+## 🔥 Exception or Error
31
32
+<!-- If the issue is accompanied by an exception or an error, please share it below: -->
33
34
0 commit comments