-
Notifications
You must be signed in to change notification settings - Fork 38
Add contribution guidelines #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- Add link to contribution guidelines
- ignores memebers of the org from signing off
- Added to ignore .github and other files from npm package
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This all looks really good. Do we also need a CONTRIBUTORS.md/txt? Never mind, seems one was added 2 years ago!
Only thing I noticed is the max-line length in CONTRIBUTING.md seems to be applied inconsistently, some lines break much sooner than others. Not sure what is causing it, not is it a huge deal, so approving!
Thanks for Reviewing, I will merge it in |
* Add contribution guidelines * Update README.md - Add link to contribution guidelines * Add dco bot config - ignores members of the org from signing off * Add .npmignore - Added to ignore .github and other files from npm package Signed-off-by: Dave Weissman <[email protected]>
* Add contribution guidelines * Update README.md - Add link to contribution guidelines * Add dco bot config - ignores members of the org from signing off * Add .npmignore - Added to ignore .github and other files from npm package Signed-off-by: Dave Weissman <[email protected]>
* Add contribution guidelines * Update README.md - Add link to contribution guidelines * Add dco bot config - ignores members of the org from signing off * Add .npmignore - Added to ignore .github and other files from npm package Signed-off-by: Dave Weissman <[email protected]>
* Add contribution guidelines * Update README.md - Add link to contribution guidelines * Add dco bot config - ignores members of the org from signing off * Add .npmignore - Added to ignore .github and other files from npm package Signed-off-by: Dave Weissman <[email protected]>
* Add contribution guidelines * Update README.md - Add link to contribution guidelines * Add dco bot config - ignores members of the org from signing off * Add .npmignore - Added to ignore .github and other files from npm package Signed-off-by: Dave Weissman <[email protected]>
Adds missing contribution guidelines as well as config for DCO bot.
Along the way:
updated README to link to contribution guidelines
.npmignore to ignore .github/ and other files
Once merged I will make a request to setup the DCO bot