Explorar o código

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)
Rich Harris %!s(int64=9) %!d(string=hai) anos
pai
achega
c3656ca111
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -25,4 +25,4 @@
 2. Fork the repository on GitHub.
 3. Check the [Contribution Guidelines](https://github.com/mrdoob/three.js/wiki/How-to-contribute-to-three.js).
 4. Make changes to your clone of the repository.
-5. Submit a pull request.
+5. Submit a pull request. Don't include build files in the PR.