22 Commits

Author SHA1 Message Date
Michael Prentice
c9f67b39f2 docs(github): update GH templates for EOL
- update bug, docs, and PR templates for EOL
- update CONTRIBUTING.md for EOL
- remove links to AngularJS Material forums and Gitter channel
  from GH contact links as they are no longer supported
2022-03-22 11:10:30 -04:00
Michael Prentice
47897e6066 chore: update GitHub templates for LTS 2021-04-07 10:57:52 -04:00
Michael Prentice
fc4e51bc2d feat: enable GitHub CodeQL scanning 2020-11-15 18:36:35 -05:00
Michael Prentice
fbb2ef36b1 docs(contributing): update content and refine grammar
- use new issue type chooser for creating new issues
- add build and ci commit types
- fix commit scope examples
- remove passive voice and fix grammar issues
2020-11-02 13:24:13 -05:00
Michael Prentice
bfbb2f433e dev-infra: use type: bug label for bugs 2020-10-30 14:44:34 -04:00
Michael Prentice
ba387777f4 dev-infra: refine new template descriptions
- remove security link as GitHub seems to be creating their own now
2020-10-30 14:35:59 -04:00
Michael Prentice
c0c91b7c8d dev-infra: fix security link
- GitHub doesn't support `mailto:` links here
- use quotes around YAML-reserved characters like `:`
2020-10-26 16:34:29 -04:00
Michael Prentice
77825d554f dev-infra: update to latest GitHub issue templates
- mark the 1.2.x branch as the supported branch
- refine the PR template
- add community help links to new `config.yml` file
- auto label new issues
2020-10-26 14:17:58 -04:00
Michael Prentice
8ce08134c4 docs(a11y): add a list of supported screen readers
- add screen reader field to issue template
- update browser support table
- update README.md
  - require AngularJS 1.7.2+
  - remove out of date http://browserl.ist link and image since their site is down
  - link to screen reader support section on docs site
  - update docs site screenshot
  - add missing step to install Gulp v3 globally
  - update versions in examples to use 1.2.0

Fixes #11449
2020-09-14 13:30:32 -04:00
Michael Prentice
d1a9976cad docs: updates to landing page and getting started
- fix ul/li styles for "buckets" used for lists of links or videos
- add Blank StackBlitz Demo starter
- update issue template to use new StackBlitz blank demo and reduce passive voice
- remove out of date CodePen starter that can't be updated anymore
  - since we stopped paying for the Pro license
- remove links to unmaintained and out of date versions of material-start (es5, es6 + JSPM)
- add AngularJS Material ngUpgrade example with the Angular CLI
- remove unnecessary section with redundant links to Material Design
- add a couple more conference video links
- add link to StackOverflow `angularjs-material` tag
- update list of supported browsers
- fix CodePen embeds on layout troubleshooting page
  - having extra space at the whiteframe bottom
2020-04-22 15:20:31 -04:00
Michael Prentice
a5c11df044 docs(contributing): add more links to ToC and link to GitHub Terms (#11726) 2019-05-20 09:29:18 -07:00
Michael Prentice
74563b658d docs(issue): components repo rename (#11722)
add another warning about AngularJS vs Angular
2019-05-14 08:43:35 -07:00
Michael Prentice
b588fd6190 docs(issue-template): make it more clear that this repo is for AngularJS (#11683) 2019-03-20 09:12:12 -07:00
Michael Prentice
777a7e181f docs(readme,guides): add perf guide for IE. updates and corrections. (#11262)
- refine the IE performance guide
- make the IE performance guide visible in the docs
- indicate 1.4.x as minimum version to line up with bower-material
- update branding in screenshot to AngularJS
- update PR and issue templates
- major updates to the Contributing guide for clarity and consistency
- remove text about the project being in early beta
- make it clear that we are not accepting major new feature requests
- clarify issue submission guidelines to use GitHub templates
- provide better examples of issue titles, commit messages, etc
- add details and clarity to the commit levels and team roles
- minor updates to the PR guide

Fixes #8616. Relates to #8658. Relates to #8329.
2018-04-27 09:52:12 -07:00
Michael Prentice
15a841053d docs(contributing): fix Markdown formatting issues (#11097) 2018-01-29 18:21:55 -08:00
Michael Prentice
ccb310d72e chore: add PR template (#11027) 2017-12-28 12:07:17 -08:00
Michael Prentice
3d475d615e chore: update issue template (#11028) 2017-12-28 12:06:35 -08:00
Elad Bezalel
e06284aa47 style(branding): branding consistency fixup (#10307)
fixes #10304
2017-03-07 15:32:19 -08:00
Paul Gschwendtner
cd40b7e6c7 docs(contributing): fix invalid links and typo (#9329)
* An typo for `enhancements` was fixed
* Fixed invalid links to the `docs/guides` directory.
* Fix wrong spelling of @robertmesserle's name

Closes #9328.
2016-08-23 10:39:13 -07:00
Topher Fangio
d01beb386e chore(docs): Fix formatting of ISSUE_TEMPLATE
The issue template was inconsistent on the plaecement of the asterisk
inside/outside of the back-ticks.

Move the inconsistent asterisk inside the back-ticks to match others.

Closes #8981
2016-07-10 14:41:54 -05:00
Topher Fangio
7875bd64dd chore: Update GitHub New Issue template
Update the formatting of GitHub's New Issue template to make the
questions stand out a bit better when reading the submitted issue.

Additionaly fix some spacing/capitalization/formatting issues.

Fixes #8882.

Closes #8885
2016-06-28 13:14:19 -07:00
Paul Gschwendtner
f5af7a12f2 docs(): add issue template for github issues.
* Adds a issue template to the GitHub Repository.

Closes #8287
2016-04-30 08:07:09 -05:00