This repository was archived by the owner on Sep 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 - [ Developer Commits Levels] ( #pr_forks )
1111 - [ Submission Guidelines] ( #submit )
1212
13+ ## AngularJS Material is in LTS mode
14+
15+ We are no longer accepting changes that are not critical bug fixes into this project.
16+ See [ Long Term Support] ( https://material.angularjs.org/latest/#long-term-support ) for more detail.
17+
1318## <a name =" coc " ></a > Code of Conduct
1419
1520Please help us keep AngularJS Material open and inclusive by reading and following our
Original file line number Diff line number Diff line change @@ -19,6 +19,12 @@ Please submit Angular Material and CDK questions
1919[here](https://groups.google.com/forum/#!forum/angular-material2)
2020and issues [here](https://github.com/angular/components/issues).
2121-->
22+ # AngularJS Material is in LTS mode
23+
24+ We are no longer accepting changes that are not critical bug fixes into this project.
25+ See [ Long Term Support] ( https://material.angularjs.org/latest/#long-term-support ) for more detail.
26+
27+
2228## Bug Report
2329
2430<!-- Please note that we are not accepting major feature requests, i.e. requests for new components, at this time. -->
Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ name: Documentation
33about : Suggest an improvement to our documentation at material.angularjs.org
44labels : " type: docs, needs triage"
55---
6+ # AngularJS Material is in LTS mode
7+
8+ We are no longer accepting changes that are not critical bug fixes into this project.
9+ See [ Long Term Support] ( https://material.angularjs.org/latest/#long-term-support ) for more detail.
610
711## Documentation Feedback
812
Original file line number Diff line number Diff line change 22Filling out this template is required! Do not delete it when submitting a Pull Request!
33Without this information, your Pull Request may be auto-closed.
44-->
5+ # AngularJS Material is in LTS mode
6+
7+ We are no longer accepting changes that are not critical bug fixes into this project.
8+ See [ Long Term Support] ( https://material.angularjs.org/latest/#long-term-support ) for more detail.
9+
510## PR Checklist
11+
612Please check your PR fulfills the following requirements:
13+ - [ ] Does this PR fix a regression since 1.2.0, a security flaw, or a problem caused by a new browser version?
714- [ ] The commit message follows [ our guidelines] ( https://github.com/angular/material/blob/master/.github/CONTRIBUTING.md#-commit-message-format )
815- [ ] Tests for the changes have been added or this is not a bug fix / enhancement
916- [ ] Docs have been added, updated, or were not required
1017
1118## PR Type
19+
1220What kind of change does this PR introduce?
1321<!-- Please check the one that applies to this PR using "x". -->
1422```
You can’t perform that action at this time.
0 commit comments