George Kalpakas
9ad57e6cb3
docs: document `help wanted` and `good first issue` labels ( #41195 )
...
Previously, we used the `hotlist: community-help` label to mark issues
that were good candidates for contributions from the community.
Recently, we also started using the `good first issue` label to mark
issues that would additionally be suitable for first-time contributors.
This commit is part of the work to replace `hotlist: community-help`
with the newly added `help wanted` label, which (same as
`good first issue`) is a [default GitHub label][1]. This commit changes
all occurrences of `hotlist: community-help` in the documentation to
`help wanted` and also documents the purpose of the `help wanted` and
`good first issue` labels.
[1]: https://docs.github.com/en/github/managing-your-work-on-github/managing-labels#about-default-labels
PR Close #41195
2021-03-15 10:31:29 -07:00
George Kalpakas
681c3417fe
docs: add Discord, YouTube, StackOverflow to the "Community" section in `README.md` ( #41086 )
...
PR Close #41086
2021-03-08 08:35:22 -08:00
nseabourn
bb3f207f44
docs: add reason to use Angular in README ( #36927 )
...
PR Close #36927
2020-12-09 08:58:10 -08:00
Athur Ming
8e384d9f0d
docs: typo fix for 'Intall' ( #39585 )
...
'Intall' should be 'Install'
PR Close #39585
2020-11-06 09:16:04 -08:00
Stefanie Fluin
ef608bff83
docs: update readme ( #32084 )
...
PR Close #32084
2020-10-15 14:08:17 -07:00
Alex Okrushko
c6350116b5
docs: add Discord as an official communication channel ( #39149 )
...
PR Close #39149
2020-10-14 10:23:15 -07:00
Paul Gschwendtner
61c37954c6
docs: remove browserstack badge from readme ( #35684 )
...
We don't run tests on Browserstack for this repository. Also the
badge was referring to a non-existent project.
This removes the badge since we don't need it anymore, and rather
we should generate a new one for repositories like `angular/components`
where browserstack is actually used, and where the badge can provide
useful information.
Closes #28287 .
PR Close #35684
2020-03-17 09:29:43 -07:00
Kapunahele Wong
373d9660d0
docs: fix typo of Typescript to TypeScript ( #32153 )
...
PR Close #32153
2019-08-15 12:44:41 -07:00
Sergey Volynkin
07cd65b5ec
docs: fix `quickstart` link in readme ( #30807 )
...
PR Close #30807
2019-06-03 11:43:58 -07:00
Miško Hevery
f2a734bd06
docs: update link for CircleCI badge to point workflow
2019-02-07 14:14:59 -08:00
Alex Eagle
cc5fb914bc
docs: remove Travis status from README ( #27973 )
...
we no longer use TravisCI
PR Close #27973
2019-01-08 10:38:34 -08:00
Greg Magolan
615a515bba
build: run CI ( #26488 )
...
PR Close #26488
2018-10-19 20:59:29 -07:00
Igor Minar
2ef4760ff7
docs: improve the GitHub README.md, update links, etc
2018-05-03 13:26:12 -07:00
Igor Minar
4f1a571ba6
docs: remove broken issuestats.com badges ( #21334 )
...
PR Close #21334
2018-01-05 14:43:18 -05:00
Marc Laval
11b5d1b286
docs: add BrowserStack badge to README.md ( #19314 )
...
PR Close #19314
2017-09-22 13:09:18 -07:00
Marc Laval
12f77ca523
ci: switch Edge from BS to SL ( #19315 )
...
PR Close #19315
2017-09-22 13:07:07 -07:00
James
b9525ece77
docs: Unbreak README Formatting ( #18043 )
...
- Makes headers consistent
- Removes extra `)`
- Makes browserstack line on a separate line
2017-07-11 11:48:37 -07:00
Ward Bell
9d15d85391
docs: README - use correctly encoded link for npm badge ( #17707 )
...
closes #14990 , an old PR that was approved but to old/difficult to merge
2017-07-05 14:33:25 -07:00
Igor Minar
c2892dada3
docs: revert the move of CONTRIBUTING.md to docs/CONTRIBUTING.md
...
Because the root path has a special meeting for GitHub, Jeremy, unicorns and red arrows.
2017-03-23 20:57:49 -07:00
Igor Minar
b2b1195534
docs: update the contributing link one more time :-)
2017-03-23 19:26:25 -07:00
Igor Minar
e1b09e3bcc
docs: update CONTRIBUTING link in README.md
2017-03-23 19:25:46 -07:00
Igor Minar
da41a954b5
docs: branding fixes ( #14132 )
...
Angular 1.x -> AngularJS
Angular 1 -> AngularJS
Angular1 -> AngularJS
Angular 2+ -> Angular
Angular 2.0 -> Angular
Angular2 -> Angular
I have deliberately not touched any of the symbol names as that would cause big merge collisions with Tobias's work.
All the renames are in .md, .json, and inline comments and jsdocs.
PR Close #14132
2017-01-27 15:03:11 -06:00
Igor Minar
ec3a5b54de
docs(readme): remove incorrect download count badge
...
npm doesn't currently support download counts for scoped packages, so there is no replacement right now.
2016-10-05 11:37:28 -07:00
Igor Minar
c0bdd89b5d
docs(readme): update the note about RC
2016-09-14 19:37:19 -07:00
Pouja
aa713d1dd9
docs(readme): fixed visual of browserstack link ( #11552 )
...
Instead of using a variable for the link of browserstack it was using the direct https link.
That caused to show the text and the link (incorrect markdown).
Moved the https link to the bottom with the other link assignments. It will now only show the blue text with the link to the browserstack.
2016-09-13 10:06:02 -07:00
Marc Laval
8858ebc4ab
ci: update SauceLabs badge when running CI on master ( #11352 )
2016-09-06 12:07:48 -07:00
Victor Berchet
e73ac1e992
chore(Dart): remove obsolete files, update the docs
2016-07-22 08:20:46 -07:00
Alex Eagle
a78a43c816
chore(readme): add CircleCI status badge
2016-05-27 11:40:30 -07:00
Felix Itzenplitz
1dcb663917
readme: update badges
...
Closes #8853
2016-05-26 10:35:22 -07:00
Julian Motz
f18356307b
chore: consistent badge shape ( #7053 )
2016-05-26 09:52:06 -07:00
Alex Castillo
27c25bd0e8
chore(readme): update README: no longer beta ( #8405 )
2016-05-19 22:23:33 -07:00
Gautam krishna.R
e589f9949b
chore: align badges in README.md
2016-04-30 08:47:49 -07:00
Naomi Black
909e70bd61
Update README.md
2015-12-15 12:38:48 -08:00
Naomi Black
8ac9719832
Update README.md
2015-12-15 12:38:13 -08:00
Igor Minar
17fbbfba91
docs(readme): remove angular 1 js & dart links
...
they are confusing now that we are in beta.
2015-12-15 11:36:07 -08:00
Alex Eagle
b232dded77
chore(readme): update README: no longer alpha
2015-12-15 11:25:14 -08:00
Marc Laval
e1853b33d3
chore(saucelabs): add matrix badge to README.md
...
Closes #4400
2015-09-29 10:03:45 +02:00
Razvan Moraru
d4383af022
docs: Fix broken link to download angular page
...
Closes #3958
2015-09-11 15:37:35 -07:00
Rodolfo Yabut
c3d61bc63c
docs: Add period for consistency.
...
Closes #2861
2015-07-21 16:38:32 -07:00
Miško Hevery
c8ef5b5811
chore: readme link to community-help hotlist
2015-06-19 11:25:00 -07:00
Misko Hevery
88c607da03
chore: update README with badges
2015-05-18 15:29:08 -07:00
Alex Eagle
c5bd3f0773
Update README.md
...
Don't tell people to build angular from source themselves. Our examples are not well-constructed for users to try them out.
Closes #1756
2015-05-08 11:17:29 -07:00
Anthony Zotti
dff4795e49
docs(README): update for linguistic consistency
...
Closes #1537
2015-04-28 19:06:02 +02:00
Dmitry Patsura
eef5f7e06d
README - don't forget to build app before start
...
Don't forget to build app before start HTTP server
Closes #1014
2015-03-21 14:55:11 -07:00
Patrice Chalin
28aa7466bd
docs(developer): add developer docs and refactor README
...
A first edition of `DEVELOPER.md` inspired from the angular.dart version
and expanded to include instructions given in this repos’ `README.md`
(which has been cleaned up and padded up).
Closes #946
2015-03-17 21:24:55 -07:00
Marc Laval
1d4ff9bcdc
feat(compiler): parse5 DOM adapter
...
Closes #841
2015-03-11 14:42:54 +01:00
The Gitter Badger
3684da8d65
chore: Added Gitter badge
...
Closes #884
2015-03-07 19:55:59 +00:00
Pawel Kozlowski
f0c5738204
docs(README): fix unit test task names
...
Closes #769
2015-02-24 10:33:41 -08:00
Tobias Bosch
0a0c0d8302
feat(spec): add spec argument to the protractor config, allows to filter tests to run
...
Closes #695
2015-02-23 10:49:00 -08:00
Kevin Moore
a80105f30a
docs(README): fix sample location in Dart
...
Closes #745
2015-02-21 18:41:54 +01:00