From f76802369851296a635f48a0df24dec975ac152c Mon Sep 17 00:00:00 2001 From: Pete Bacon Darwin Date: Wed, 27 Feb 2019 09:12:34 +0000 Subject: [PATCH] chore(github): update PR template to highlight LTS mode --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c10156c95..fd23b0450 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,11 @@ - -**What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)** +# AngularJS is in LTS mode +We are no longer accepting changes that are not critical bug fixes into this project. +See https://blog.angular.io/stable-angularjs-and-long-term-support-7e077635ee9c for more detail. + +**Does this PR fix a regression since 1.7.0, a security flaw, or a problem caused by a new browser version?** + + **What is the current behavior? (You can also link to an open issue here)**