Skip to content

Commit f043370

Browse files
authored
refactor(docs): bug report and feature request
- Add minor changes in bug report file - Add the first version of a feature request.
1 parent 7fdabb0 commit f043370

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
<pre><code>
26+
<!-- Check `package.json` and paste output below -->
27+
<!-- ✍️-->
28+
29+
</code></pre>
30+
## 🔥 Exception or Error
31+
<pre><code>
32+
<!-- If the issue is accompanied by an exception or an error, please share it below: -->
33+
<!-- ✍️-->
34+
</code></pre>

0 commit comments

Comments
 (0)