Closed
Description
Description
This RFC proposes to add the install command:
$ make install-node-modules
before the initialisation command:
$ make init
used for testing in Step-6: Test of Contributing Guidelines.
This ensures that a person setting-up the repository for the first-time as a contributor doesn't receive an initialisation error while testing.
Related Issues
No
Questions
No.
Other
No.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.