Nilay (Kancer)
238530bc93
feat(docs): add a Debugging section to CONTRIBUTING.md ( #4575 )
2020-12-06 18:56:31 +02:00
Erez Rokah
228c6b41e2
build: fix windows build, build on multiple os using node 12 only ( #3449 )
2020-03-23 14:57:18 +02:00
Shawn Erquhart
f3eaaa6432
docs: add a few more test commands to CONTRIBUTING.md ( #2871 )
2019-11-12 15:38:28 -05:00
Shawn Erquhart
6b83a706a3
chore: switch chat links to slack ( #2782 )
2019-10-22 20:59:04 -04:00
Shawn Erquhart
3dc45d6d6d
chore: update prerelease scripts
2019-03-21 12:12:16 -04:00
Tom Rutgers
f2e2b09581
Update CONTRIBUTING.md ( #2226 )
2019-03-20 16:12:51 +01:00
Tom Rutgers
6bd0d34422
Update CONTRIBUTING.md ( #2225 )
...
* Update CONTRIBUTING.md
fixes #2224
* Update CONTRIBUTING.md
fix for windows
2019-03-20 16:08:04 +01:00
jiannelli
3a4ed6a68a
Update CONTRIBUTING.md ( #1805 )
...
Fixed broken links.
2018-10-11 01:37:49 +02:00
Shawn Erquhart
71987c002c
chore: temporarily remove all-contributors ( #1683 )
2018-08-28 17:46:39 -04:00
Caleb
99a699269b
docs: add Git details to CONTRIBUTING.md ( #1663 )
2018-08-27 16:04:11 -04:00
Mitchell Cash
a4ba66e1a6
Update contributing doc to better handle first run dpendency requirements ( #1645 )
...
The command `yarn start` is dependent on the `npm-run-all` package, therefore we can't recommend this as the first command someone runs after they just clone the repository in case they don't have it globally installed. Trying to `yarn start` without this package gets:
```
/bin/sh: run-s: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```
Therefore, on first setup it is recommended to run `yarn bootstrap` as the first command.
2018-08-22 13:02:52 -04:00
Cory Williamson-Cardneau
dd5a7c6864
Issue 1038 ( #1631 )
...
* Added note to CONTRIBUTING intro with link to documentation contribution guide (/website/readme.md)
* Added cory-wc to contributors
2018-08-20 16:54:24 -04:00
Caleb
f801b19221
chore: add code formatting and linting ( #952 )
2018-08-07 16:46:54 -04:00
Shawn Erquhart
75a32f528b
chore: add build-preview task for local build testing ( #1539 )
2018-07-28 17:26:47 -04:00
Tyler Ipson
e1c8b7641d
docs: update contributor docs to reflect lerna ( #1523 )
2018-07-27 11:05:51 -04:00
Frank Taillandier
b0bf60bd7d
Docs: Add yourself as a contributor ( #677 )
2017-10-11 15:15:04 -07:00
Darrel O'Pry
0ce2bc0f35
(docs) note that pull requests should be rebased.
2017-09-15 17:42:59 -04:00
Kraig Walker
4f58fbdd95
Fix typo and improve markdown link syntax in CONTRIBUTING.md
2017-07-10 19:31:24 +01:00
David Calavera
cca338df79
Add OSS management files. ( #130 )
...
Inspired by Docker and Yarn. We can add more things later if we need
them, but I think this is a good start.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-10-21 20:36:14 -02:00