We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a10e0 commit 764760bCopy full SHA for 764760b
1 file changed
.github/ISSUE_TEMPLATE.md
@@ -9,9 +9,11 @@ ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
9
<pre><code>
10
[ ] Regression (a behavior that used to work and stopped working in a new release)
11
[ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
12
+[ ] Performance issue
13
[ ] Feature request
14
[ ] Documentation issue or request
15
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
16
+[ ] Other... Please describe:
17
</code></pre>
18
19
## Current behavior
0 commit comments