Skip to content

Commit

Permalink
update contrubution section of readme
Browse files Browse the repository at this point in the history
- close #1142
  • Loading branch information
ezkemboi committed Oct 10, 2019
1 parent 3087572 commit 039de8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -170,6 +170,8 @@ In general, we follow the "fork-and-pull" Git workflow.
2. Clone the project to your own machine
3. Work on your fork
1. Make your changes and additions
- Most of your changes should be focused on `src/` and `test/` folders and/or `README.md`.
- Files such as `validator.js`, `validator.nin.js` and files in `lib/` folder are autogenrated when running tests and need not to be changed `manually`.
2. Change or add tests if needed
3. Run tests and make sure they pass
4. Add changes to README.md if needed
Expand Down

0 comments on commit 039de8e

Please sign in to comment.