Frederik Creemers
b3acddea37
docs(CONTRIBUTING.md): add link to coding rules
...
add a link insie the Submitting a Pull Request section
2014-01-13 16:18:14 -08:00
Igor Minar
eff52ad877
docs: moar analytics for all md files
2014-01-01 20:51:45 -08:00
Matias Niemelä
a14266e464
chore(CHANGELOG): introduce perf() section for performance-related commits
...
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-09 11:52:28 -05:00
Naomi Black
023765c593
docs: fixed a typo and made a minor edit to docs section of CONTRIBUTING.md
2013-12-03 15:44:56 -08:00
Naomi Black
5a8d9acacb
docs: update CONTRIBUTING.MD with process for doc fixes
2013-12-02 16:23:59 -08:00
Deepak Kapoor
7a91d7fa7e
docs(CONTRIBUTING): fix broken link to GitHub PR Helper
...
Closes #5134
2013-11-26 06:46:39 +00:00
Pete Bacon Darwin
8383ecfcdf
docs(CONTRIBUTING): add link to github-pr-helper
2013-11-25 20:18:36 +00:00
Pete Bacon Darwin
a2809dacc4
docs(CONTRIBUTING): fix typo
2013-11-25 15:55:24 +00:00
Pete Bacon Darwin
b837a31afa
docs(CONTRIBUTING): highlight what makes a good issue submission
2013-11-25 14:33:51 +00:00
Pete Bacon Darwin
66b0fcd3c0
docs(CONTRIBUTING): consolidated submitting PRs sections
2013-11-25 14:15:24 +00:00
Brian Ford
de2cced192
docs(guide/contribute): remove redundancy and link to CONTRIBUTING.md
2013-11-04 10:35:21 -08:00
Pete Bacon Darwin
a1c9a41639
docs(CONTRIBUTING.md): add more info for contributors
...
Closes #4636
2013-10-30 20:53:34 +00:00
micole
ab3a3bf07a
docs(CONTRIBUTING.md): explain we cannot accept localization changes
...
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
2013-10-26 18:10:44 +01:00
Iristyle
ca3e0e7374
docs(CONTRIBUTING.md): add contrib info file for GitHub
2012-11-25 21:00:14 +01:00