Commit Graph

23 Commits

Author SHA1 Message Date
Toru Kobayashi dbf2bba632
remove an unused ISSUE_TEMPLATE.md (#18953) 2020-05-19 08:44:01 -07:00
Dan Abramov c74f0b0646
Update stale.yml 2020-04-09 13:36:11 +01:00
Dan Abramov bce982b799
Change stalebot messages (#18524) 2020-04-07 17:30:45 +01:00
Dan Abramov 99d779f629
Don't close "Needs Investigation" issues (#18458) 2020-04-01 22:08:09 +01:00
Ryota Murakami 48c4867d74
Update issue templates to directly link to relevant sources (#18039)
GitHub supports linking to off-site sources for certain types of issue.
2020-02-18 10:30:00 -08:00
Nicolas Gallagher 64aae7b06f
Fix issue template for questions (#17817) 2020-01-10 10:57:34 -08:00
Nicolas Gallagher 05e487a12f
Add GitHub issue templates (#17815) 2020-01-09 16:16:37 -08:00
Nicolas Gallagher 2e4948a34d
Add configuration for the "Stale" GitHub App (#17806)
Configuration for the bot that marks and closes stale issues and pull requests.
https://probot.github.io/apps/stale/
2020-01-09 11:13:41 -08:00
Dan Abramov 2517be99ac
Reword issue template 2018-01-03 15:58:07 +00: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
Dustan Kasten 399029444f maybe proactively redirect some doc site issues (#11235)
* maybe proactively redirect some doc site issuesg

* Update ISSUE_TEMPLATE.md
2017-10-26 15:27:16 +01:00
Dan Abramov 4af2a24f00 Update contribution instructions (#11276) 2017-10-19 01:03:55 +01:00
Brandon Dail e7a2ac959a Update JSFiddle templates for React 16 (#11040)
These were broken after 16 was tagged as `latest` on npm. This fixes that problem, and also adds two template options: one for React 16 and one for React 15. I figure we should provide both for now, since there's still a lot of 15.x users.
2017-10-02 14:11:29 -07:00
Jason Quense 1924c28a54 Update issue template with PropTypes package (#10578)
Adds `prop-types` to the template
2017-08-30 16:35:29 -04: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
Brandon Dail 8d6d3e8c05 Update JSFiddle for issue template (#9289) 2017-03-30 11:43:16 -05: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