These templates take advatange of github's feature that allows us to define multiple templates and which the UI presents to the user and lets them choose the most appropriate template. The goal of this is to tailor the templates to the templates to various use-cases and bug categories and provide better guidance to developers filing issues which should result in more efficient processing of the issue backlog. PR Close #26918
56 lines
1.6 KiB
Markdown
56 lines
1.6 KiB
Markdown
---
|
||
name: "📚 Docs or angular.io issue report"
|
||
about: Report an issue in Angular's documentation or angular.io application
|
||
|
||
---
|
||
<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
|
||
|
||
Oh hi there! 😄
|
||
|
||
To expedite issue processing please search open and closed issues before submitting a new one.
|
||
Existing issues often contain information about workarounds, resolution, or progress updates.
|
||
|
||
🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅-->
|
||
|
||
# 📚 Docs or angular.io bug report
|
||
|
||
### Description
|
||
|
||
<!-- ✍️edit:--> A clear and concise description of the problem...
|
||
|
||
|
||
## 🔬 Minimal Reproduction
|
||
|
||
### What's the affected URL?**
|
||
<!-- ✍️edit:--> https://angular.io/...
|
||
|
||
### Reproduction Steps**
|
||
<!-- If applicable please list the steps to take to reproduce the issue -->
|
||
<!-- ✍️edit:-->
|
||
|
||
### Expected vs Actual Behavior**
|
||
<!-- If applicable please describe the difference between the expected and actual behavior after following the repro steps. -->
|
||
<!-- ✍️edit:-->
|
||
|
||
|
||
## 📷Screenshot
|
||
<!-- Often a screenshot can help to capture the issue better than a long description. -->
|
||
<!-- ✍️upload a screenshot:-->
|
||
|
||
|
||
## 🔥 Exception or Error
|
||
<pre><code>
|
||
<!-- If the issue is accompanied by an exception or an error, please share it below: -->
|
||
<!-- ✍️-->
|
||
|
||
</code></pre>
|
||
|
||
|
||
## 🌍 Your Environment
|
||
|
||
### Browser info
|
||
<!-- ✍️Is this a browser specific issue? If so, please specify the device, browser, and version. -->
|
||
|
||
### Anything else relevant?
|
||
<!-- ✍️Please provide additional info if necessary. -->
|