Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit cbf35f0

Browse files
chore(github): update Issue template with LTS info
1 parent f768023 commit cbf35f0

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# AngularJS is in LTS mode
2+
We are no longer accepting changes that are not critical bug fixes into this project.
3+
See https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c for more detail.
4+
15
<!--
26
IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOUT INVESTIGATION
37
-->
@@ -9,8 +13,9 @@ IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION WE MIGHT CLOSE YOUR ISSUE WITHOU
913

1014
**I'm submitting a ...**
1115
<!-- (check one with "x") -->
12-
- [ ] bug report
13-
- [ ] feature request
16+
- [ ] regression from 1.7.0
17+
- [ ] security issue
18+
- [ ] issue caused by a new browser version
1419
- [ ] other <!--(Please do not submit support requests here - see above)-->
1520

1621
**Current behavior:**
@@ -26,7 +31,7 @@ please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the
2631
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:yBpEi4).
2732
-->
2833

29-
**AngularJS version:** 1.x.y
34+
**AngularJS version:** 1.7.x
3035
<!-- Check whether this is still an issue in the most recent stable or in the snapshot AngularJS
3136
version (https://code.angularjs.org/snapshot/) -->
3237

0 commit comments

Comments
 (0)