Skip to content

Commit 5ede55e

Browse files
authored
docs(scully): add issue template for docs (#71)
1 parent 9eac48d commit 5ede55e

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
name: "\U0001F5C4️ Docs report"
3+
about: Suggest a fix or improvement to Scully docs
4+
title: ''
5+
labels: documentation
6+
assignees: ''
7+
8+
---
9+
10+
# 📚 Docs or angular.io bug report
11+
12+
### Description
13+
14+
<!-- ✍️edit:--> A clear and concise description of the problem...
15+
16+
## 🔬 Minimal Reproduction
17+
18+
### What's the affected URL?**
19+
<!-- ✍️edit:--> https://angular.io/...
20+
21+
### Reproduction Steps**
22+
<!-- If applicable please list the steps to take to reproduce the issue -->
23+
<!-- ✍️edit:-->
24+
25+
### Expected vs Actual Behavior**
26+
<!-- If applicable please describe the difference between the expected and actual behavior after following the repro steps. -->
27+
<!-- ✍️edit:-->
28+
29+
30+
## 📷Screenshot
31+
<!-- Often a screenshot can help to capture the issue better than a long description. -->
32+
<!-- ✍️upload a screenshot:-->
33+
34+
35+
## 🔥 Exception or Error
36+
<pre><code>
37+
<!-- If the issue is accompanied by an exception or an error, please share it below: -->
38+
<!-- ✍️-->
39+
40+
</code></pre>
41+
42+
43+
## 🌍 Your Environment
44+
45+
### Browser info
46+
<!-- ✍️Is this a browser specific issue? If so, please specify the device, browser, and version. -->
47+
48+
### Anything else relevant?
49+
<!-- ✍️Please provide additional info if necessary. -->

0 commit comments

Comments
 (0)