16 Commits

Author SHA1 Message Date
Burak Yiğit Kaya
9262cbcc21 docs(contributing): Direct contribution guides to the website (#4872)
**Summary**

We want to have a single source of truth for the contributing guide and the website seems to be the
place for it so direct people there instead of having a separate copy in the repo.

**Test plan**

Check both links and make sure they are not broken.
2017-11-07 16:15:39 +00:00
Burak Yiğit Kaya
3c13685066 docs(contributing): Add section about what to work on and triaging (#4803)
**Summary**

We have cleaned up our labels a bit and this PR adds some useful links for people to find what needs
attention from the community.

**Test plan**

Read and make sure the links and the text are accurate.
2017-10-30 16:39:18 +00:00
Burak Yiğit Kaya
1ed8602805 chore(docs): State minimum Node version for development (#4673)
**Summary**

Add note about which version of Node is needed to develop Yarn.

**Test plan**

N/A
2017-10-10 16:53:03 +01:00
Burak Yiğit Kaya
23713e57d6 Chore: add instructions about using local builds (#4386) 2017-09-11 06:25:13 +03:00
Tim Oxley
19eb500751 Mention yarnpkg/rfcs in CONTRIBUTING, README and PULL_REQUEST_TEMPLATE. (#2820)
Improves discoverability of yarnpkg/rfcs
2017-03-03 00:34:46 +00:00
Denis Gorbachev
c505b1203d Update CONTRIBUTING.md to reflect the necessary steps (#2020)
* Update CONTRIBUTING.md to reflect the necessary steps

* Fix CONTRIBUTING.md

* Fix CONTRIBUTING.md

* Replace npm with yarn
2016-11-24 12:15:27 +00:00
Vu Tran
3c2d12b8d9 add link to LICENSE file (#723) 2016-10-12 10:49:27 +09:00
Henry Zhu
c727449254 CONTRIBUTING: add setup instructions [skip ci] (#702)
* add setup instructions [skip ci]

* link to install docs [skip ci]
2016-10-11 13:03:11 -07:00
James Kyle
b9bc5cfee9 Update CONTRIBUTING.md 2016-09-23 17:46:11 -07:00
James Kyle
6d5472a6fc Remove CLA agreement in contributing docs (#403) 2016-09-21 22:57:46 +01:00
Sebastian McKenzie
46e8be5a9b remove patents and facebook license headers 2016-09-16 20:27:37 +01:00
Sebastian McKenzie
5300b482c8 Cleanup workflow (#281)
* Rename --quick-sloppy flag from `kpm check` to --integrity

* Make --save implicit when installing new modules, remove strict lockfiles, always create updated lockfile and populate tarball cache

* Add integrity hash check to `kpm install`

* Update kpm.lock

* remove incorrect assert messages

* split up package resolving and fetching

* update kpm.lock

* clean up activityStep, move back cursor at end to cover worker lines - fixes #262

* use fake jest timers

* remove old test

* add mocks to jest test ignore

* fix test fixture lockfile

* Add lockfile version header - fixes #280

* split up `kpm install` into `kpm add` - closes #284

* fix lint

* fix using `latest` tag when adding new dependencies - fixes #263

* clean up kpm entry files

* add useless `kpm version` command

* rename config.js to Config.js

* remove Makefile and switch to simple npm scripts

* add more flow-typed definitions

* correctly case Config file

* fix misc lint

* fix type annotation of PackageConstraintResolver#reduce

* fix bin/kpm nits and unused variable

* use dashed filenames instead of camelcase

* move add command fixtures to separate folder

* hoist common-mirror test folder
2016-09-06 16:36:48 +01:00
Sebastian McKenzie
5782c6b6fd change missing kpm -> fbkpm 2016-03-07 18:19:27 -08:00
Sebastian McKenzie
77735cdf8f increase column width for contributing.md 2016-02-12 09:53:16 +00:00
Sebastian McKenzie
7211ebf5ac add PATENTS, CODE_OF_CONDUCT, LICENSE files 2016-02-10 23:00:56 +00:00
Sebastian McKenzie
086c2ecceb first commit 2016-01-23 10:06:17 +00:00