aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2014-01-01docs: moar analytics for all md filesIgor Minar
2013-12-09chore(CHANGELOG): introduce perf() section for performance-related commitsMatias Niemelä
Instead of using fix() or chore() when labelling a commit which improves speed or performance use perf(). Perf commits will be listed in the CHANGELOG under "Performance Improvements". For example: perf($animate): cache all getComputedStyle operations to reduce additional reflows
2013-12-03docs: fixed a typo and made a minor edit to docs section of CONTRIBUTING.mdNaomi Black
2013-12-02docs: update CONTRIBUTING.MD with process for doc fixesNaomi Black
2013-11-26docs(CONTRIBUTING): fix broken link to GitHub PR HelperDeepak Kapoor
Closes #5134
2013-11-25docs(CONTRIBUTING): add link to github-pr-helperPete Bacon Darwin
2013-11-25docs(CONTRIBUTING): fix typoPete Bacon Darwin
2013-11-25docs(CONTRIBUTING): highlight what makes a good issue submissionPete Bacon Darwin
2013-11-25docs(CONTRIBUTING): consolidated submitting PRs sectionsPete Bacon Darwin
2013-11-04docs(guide/contribute): remove redundancy and link to CONTRIBUTING.mdBrian Ford
2013-10-30docs(CONTRIBUTING.md): add more info for contributorsPete Bacon Darwin
Closes #4636
2013-10-26docs(CONTRIBUTING.md): explain we cannot accept localization changesmicole
Angular uses the I18N code from Closure library to generate its own localization files. So there is no point submitting pull requests for these files, since all changes would be lost when we next generate these files. Closes #4610
2012-11-25docs(CONTRIBUTING.md): add contrib info file for GitHubIristyle