docs(aio): add new sections to issue template (#23304)

Additional sections can help classify the issue better.
PR Close #23304
This commit is contained in:
Max Ivanov 2018-04-11 09:23:32 +03:00 committed by Igor Minar
parent b3a10e0a42
commit 764760ba63
1 changed files with 2 additions and 0 deletions

View File

@ -9,9 +9,11 @@ ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
<pre><code>
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
[ ] Other... Please describe:
</code></pre>
## Current behavior