Dan Abramov
|
b3c7540a10
|
Update building instructions
|
2020-03-14 13:34:15 +00:00 |
|
numb86
|
4fae9e8905
|
Fix internal link (#2668)
|
2020-02-03 14:53:12 -08:00 |
|
Nicolas Gallagher
|
a79f91124f
|
Update docs on how to contribute (#2696)
* Remove outdated content.
* Add JDK installation requirement
|
2020-01-21 13:38:45 -08:00 |
|
Andrew Clark
|
36651d721a
|
Update outdated info in contributing doc (#2369)
The sections on branch organization and versioning were outdated. I also
added a section on feature flags.
|
2019-09-25 14:05:53 -07:00 |
|
Paul O’Shannessy
|
3eb3ed9fd8
|
Adopt the Contributor Covenant (#2311)
|
2019-08-30 11:32:46 +01:00 |
|
Michael Antczak
|
6b3891ad39
|
Update link to stable React versions in docs (#2293)
It currently points to download page which I think does not exist anymore, just redirects to getting started instead.
|
2019-08-26 13:55:13 -07:00 |
|
Dom
|
aa84270837
|
Fixed broken link to discuss.react.org (#2107)
* Replaced broken discuss.reactjs.org link
On the how-to-contribute page, there is a broken link under the https://reactjs.org/docs/how-to-contribute.html#how-to-get-in-touch section. As outlined in https://github.com/reactjs/reactjs.org/issues/2080 `discuss.reactjs.org` isn't reachable.
I edited the text to display `Discussion Forums` which links to https://reactjs.org/community/support.html#popular-discussion-forums (as I was unable to find an official reactjs discussion forum).
* fixed text case
changed `Discussion Forums` to `Discussion forums`
|
2019-06-30 10:36:19 +03:00 |
|
Alexey Pyltsyn
|
1a625b7b69
|
Merge branch 'master' into httpsify
|
2019-02-22 00:12:48 +03:00 |
|
Michał Gołębiowski-Owczarek
|
7e4ac52af4
|
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
|
2019-02-07 14:45:03 +01:00 |
|
Nat Alison
|
25df15b83e
|
reapply, correctly generating links
|
2019-02-06 18:03:29 -08:00 |
|
Nat Alison
|
dc1e5366e3
|
revert id adding
|
2019-02-06 18:00:52 -08:00 |
|
Nat Alison
|
3e49e971d0
|
add everything else again
|
2019-02-06 17:22:04 -08:00 |
|
Dan Abramov
|
b57384395d
|
Update how-to-contribute.md
|
2018-11-12 16:27:35 +00:00 |
|
Augustus Yuan
|
f1bdc9674e
|
Replace meeting notes section with RFCS section (#848)
|
2018-04-27 22:07:37 +01:00 |
|
Rauno Freiberg
|
4f5d4b08cb
|
nit: minor reordering of words (#772)
|
2018-04-06 15:05:07 +01:00 |
|
David Guan
|
11c7124888
|
Update the minimal React fiddle resource links in "How to Contribute" (#701)
* Update the minimal React fiddle resource links
* Update how-to-contribute.md
|
2018-03-24 02:23:54 +00:00 |
|
Ian Sutherland
|
6158ab4666
|
Corrected yarn link instructions on How to Contribute page. (#511)
|
2018-01-11 02:25:14 +00:00 |
|
shawn wang
|
e80abf73fd
|
add second Contributing to React video link (#479)
as suggested by @gearon to help inspire others https://twitter.com/dan_abramov/status/948156772455518208
|
2018-01-02 17:50:19 +00:00 |
|
Dan Abramov
|
074137229d
|
Document support for debugging tests
|
2017-12-07 12:07:52 +00:00 |
|
Dan Abramov
|
60f56bf5b9
|
Mention yarn test-prod in contributing guide
|
2017-11-22 13:12:37 +00:00 |
|
Brian Vaughn
|
c899c610dd
|
Merge pull request #270 from reactjs/gaearon-patch-4
Require Node 8+ for contributing
|
2017-11-10 10:45:15 +00:00 |
|
Kiho · Cham
|
7d2a65c6f5
|
correct yarn link usage
|
2017-11-10 03:49:02 -06:00 |
|
Manuel Penaloza
|
0596de747b
|
add dash symbols as separator
|
2017-11-07 14:57:15 +01:00 |
|
Manuel Penaloza
|
45e7c494fb
|
switched text<>links positions
|
2017-11-07 14:52:15 +01:00 |
|
Manuel Penaloza
|
d1d85f340a
|
change headline
|
2017-11-07 14:48:58 +01:00 |
|
Manuel Penaloza
|
955cf6ad7b
|
opimization of text and video links
|
2017-11-07 14:47:49 +01:00 |
|
Manuel Penaloza
|
ef2bd0a053
|
add intro video topics and linked scenes to directly navigate to
|
2017-11-07 13:26:00 +01:00 |
|
Dan Abramov
|
f91081efd4
|
Direct people to "good first issue" tag instead
We can still tag them with difficulty. GitHub treats GFI specially now.
|
2017-11-03 18:37:30 +00:00 |
|
Dan Abramov
|
ea124c7ea9
|
Require Node 8+ for contributing
|
2017-10-25 14:28:18 +01:00 |
|
Dominic Gannaway
|
058ada2ff5
|
Update how-to-contribute.md (#185)
Yarn version should ideally be 1.2.0+ due to workplace fixes/updates.
|
2017-10-19 14:29:10 +01:00 |
|
Dan Abramov
|
1cb49baafd
|
Update contributing instructions (#182)
|
2017-10-19 01:05:53 +01:00 |
|
Dan Abramov
|
16b5b8f510
|
Tweak instructions
|
2017-10-10 11:54:43 +01:00 |
|
Brian Vaughn
|
eb1994b0d2
|
Fixes to markdown content/paths
|
2017-10-04 15:00:37 -07:00 |
|
Brian Vaughn
|
93aa551f1a
|
Reorganized 'docs' folder
|
2017-10-04 14:48:45 -07:00 |
|