Browse Source

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 9 năm trước cách đây
mục cha
commit
c3656ca111
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.