community
community copied to clipboard
JS Contribution Guides - missing .gitignore and .npmignore examples
The CONTRIBUTING_JS file have references to example files of .gitignore and .npmignore, yet the links are broken (files are gone).
I traced it to @daviddias removing them with:
- https://github.com/ipfs/community/commit/f9c02d14b6f4dc08b9e6a0199b9de6dfc5ab30b4
- https://github.com/ipfs/community/commit/fb5e3a0aee9270aacffd9d172b2bef0a06a62c12
Should the links be removed from CONTRIBUTING_JS then too?