Closed HarshCasper closed 3 years ago
This issue proposes a few improvements that can be implemented with the docs repo:
node_modules
build
.gitignore
We can add more points around how we can make docs to be a viable place to contribute and have early contributors get started.
Great points @HarshCasper, thanks for proposing this!
And thanks for the PR: https://github.com/enarx/docs/pull/3
This issue proposes a few improvements that can be implemented with the docs repo:
node_modules
will greatly help contributors as this bloats the repo size.build
directory would be beneficial as well..gitignore
can help contributors ignore build files, auto-generated files and more.We can add more points around how we can make docs to be a viable place to contribute and have early contributors get started.