forked from angular/material
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(readme,guides): add perf guide for IE. updates and corrections. (a…
…ngular#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 angular#8616. Relates to angular#8658. Relates to angular#8329.
- Loading branch information
1 parent
f6bdc05
commit 777a7e1
Showing
9 changed files
with
333 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,37 @@ | ||
### Bug, feature request, or proposal: | ||
<!-- | ||
Filling out this template is required! Do not delete it when submitting your issue! Without this information, your issue may be auto-closed. | ||
Please submit questions to the [AngularJS Material Forum](https://groups.google.com/forum/#!forum/ngmaterial) instead of submitting an issue. | ||
--> | ||
## Bug, enhancement request, or proposal: | ||
|
||
<!-- Please note that we are not accepting major feature requests, i.e. requests for new components, at this time. --> | ||
|
||
# CodePen and steps to reproduce the issue: | ||
#### [CodePen Demo](http://codepen.io/team/AngularMaterial/pen/bEGJdd) which demonstrates the issue: | ||
|
||
|
||
#### Detailed Reproduction Steps: | ||
1. | ||
1. | ||
|
||
### What is the expected behavior? | ||
|
||
|
||
### What is the current behavior? | ||
|
||
|
||
## CodePen and steps to reproduce the issue: | ||
##### [CodePen Demo](http://codepen.io/team/AngularMaterial/pen/bEGJdd) which shows your issue: | ||
##### Detailed Reproduction Steps: | ||
|
||
### What is the use-case or motivation for changing an existing behavior? | ||
|
||
|
||
### Which versions of AngularJS, Material, OS, and browsers are affected? | ||
|
||
|
||
|
||
- AngularJS: | ||
- AngularJS Material: | ||
- OS: | ||
- Browsers: | ||
|
||
### Is there anything else we should know? Stack Traces, Screenshots, etc. | ||
|
||
|
||
<!-- Filling out this template is required. Without this information, your issue may be auto-closed. --> | ||
<!-- Please double check that you have provided the required reproduction steps and a Demo via CodePen, Plunker, or GitHub repo. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.