23 Commits

Author SHA1 Message Date
Greggman
f1688d0c89 Change npm install to npm ci in contributing guide (#31859)
`ci` installs exactly what's in `package-lock.json` where as `install` installs compatible versions.

Given today's [issue](https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised) it's probably best to tell uses to use `ci` and not `install`
2025-09-10 11:01:31 +02:00
Levi Pesin
73b3f24801 Puppeteer E2E test: Auto-download browser (#25380)
* Make Puppeteer autodownload browser

* Update CONTRIBUTING.md

* Fix indentation

* Fix merge
2023-01-31 14:40:12 +09:00
Levi Pesin
4a6cf23c5f CONTRIBUTING.md: Clean up (#25317) 2023-01-23 11:15:17 +01:00
Jan Cássio
01e4eaf0c1 Update CONTRIBUTING.md with additional test installation instrucitons (#23963)
* Update test dependency installation instrucitons

* keep text more clear
2022-04-29 09:30:57 +02:00
Devansh Gupta
10c1c4753d Docs: Fix typos (#22672) 2021-10-12 11:41:33 +01:00
Marco Fugaro
c793e60c34 Remove modularize script (#21587) 2021-04-06 15:07:29 +01:00
DefinitelyMaybe
941a09bad2 add link to github draft PR page
removed add [draft] from title. draft PR is enough and should be perferred
2021-02-13 12:45:40 +13:00
Michael Herzog
b4be803311 Update CONTRIBUTING.md
This PR clarifies the update of documentation pages, see https://github.com/mrdoob/three.js/pull/20975#issuecomment-752919076.
2020-12-31 12:45:08 +01:00
Mr.doob
ffa72a4e66 Update CONTRIBUTING.md 2020-11-25 02:21:28 +09:00
DefinitelyMaybe
1ce1f1605f e-2-e comment 2020-11-10 08:50:18 +13:00
DefinitelyMaybe
c20ac72f36 link to website 2020-11-01 08:59:14 +13:00
DefinitelyMaybe
32bc34f059 spelling 2020-10-30 08:49:02 +13:00
DefinitelyMaybe
5b80a41106 formatting + draft PR note 2020-10-29 17:04:11 +13:00
DefinitelyMaybe
ab203b2f48 enhancements to .github folder 2020-09-21 16:49:35 +12:00
DefinitelyMaybe
c9a83cdb1c Package.json: Added "lint-fix" script (#20033)
* add --fix parameter for eslint

* removing --fix comment

* new script
2020-08-09 05:10:15 +09:00
Rawr
22dfcf5505 updated formatting 2020-06-02 19:38:23 +12:00
DefinitelyMaybe
62661c9811 update contribution guide 2020-06-01 15:54:31 +12:00
munrocket@pm.me
28a288d68c Automatic regression testing with CI 2020-02-15 21:09:37 +04:00
Lewy Blue
ae38f6057a Added link to the forum to CONTRIBUTING.md 2018-07-15 20:44:55 +01:00
WestLangley
d5e3cb3fab Use un-minified three.js in fiddles 2018-07-02 13:58:18 -04:00
Mr.doob
3bcb9c2d0d Fixed CRLF issues. See #13262 2018-02-08 08:27:11 -08:00
Rich Harris
c3656ca111 Update CONTRIBUTING.md (#9382)
This will hopefully prevent other people making the same mistake as me (https://github.com/mrdoob/three.js/pull/9381#issuecomment-234625456)
2016-07-23 06:47:10 +09:00
gero3
ce78c167e2 Update and rename CONTRIBUTING.md to .github/CONTRIBUTING.md 2016-03-07 18:54:06 +01:00