Commit Graph

18 Commits

Author SHA1 Message Date
BIKI DAS 2f40170192
Don't recommend deprecated debugger script (#26171)
yarn debug-test is now deprecated in React package.json. It has been
replaced by yarn test --debug.



https://user-images.githubusercontent.com/72331432/219268188-8ff5dd42-da2b-434c-83be-72a9d258ee98.mp4
2023-02-16 11:11:12 +01:00
Dan Abramov 771da6e27b
Update PULL_REQUEST_TEMPLATE.md 2021-09-07 07:54:34 +01:00
Dan Abramov 6f64eb5aa0
Update PULL_REQUEST_TEMPLATE.md 2021-09-06 20:36:46 +01:00
Dan Abramov cdb08ebe0a
Update PULL_REQUEST_TEMPLATE.md 2021-09-06 20:36:24 +01:00
Brian Vaughn d483463bc8
Updated scripts and config to replace "master" with "main" branch (#21768) 2021-06-29 14:26:24 -04:00
Ricky 880587366d
Deprecate old test script commands (#19893)
* Deprecate old test script commands

* Update PR template test script

* Add test-stable and test-www-classic

* Update circle test names

* Rename test-www-classic to test-classic

* Missed some job renames

* Missed some more job renames
2020-10-14 08:54:34 -04:00
Ricky 30b47103d4
Fix spelling errors and typos (#19138) 2020-06-15 19:59:44 -04:00
Nicolas Gallagher 05e487a12f
Add GitHub issue templates (#17815) 2020-01-09 16:16:37 -08:00
Dan Abramov 2d7aafd9d1
Oops 2017-12-07 12:04:51 +00:00
Dan Abramov 9fa08750c0
Mention how to use debuggers 2017-12-07 12:03:45 +00:00
Dan Abramov 4c451f7f2b
Add `yarn test-prod` to pull request steps 2017-11-22 13:11:07 +00:00
Dan Abramov 4af2a24f00 Update contribution instructions (#11276) 2017-10-19 01:03:55 +01:00
Sebastian Markbåge 9d248e0616 Remove record-tests step from contribution guides (#10223) 2017-07-20 14:16:35 -07:00
Kiho · Cham 4880eb0fbc doc: switch the order of lint and prettier (#10094)
Ref #9876

Thanks to @wdhorton bring it up.
2017-07-02 13:24:45 +01:00
Andrew Clark c71a8ecd00 Add prettier instructions to PR template and contribution guide 2017-03-16 11:53:44 -07:00
Jack Cross bfd5b1878e Add Flow reminder to PR template (#8805)
* Added flow to PR template

* Added record-tests step to PR template and contribution docs

* Updated order of PR checks
2017-01-17 06:34:44 -08:00
Toru Kobayashi 83381c1673 use npm-run-script in PULL_REQUEST_TEMPLATE (#7913) 2016-10-07 14:23:37 +01:00
Marshall Bowers 6b1232aa86 Add basic issue and PR templates (#6597)
Issue template adapted from the Angular template, and PR template
adapted from the PR guidelines in CONTRIBUTING.md.
2016-05-11 15:30:25 -07:00