-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Add Contributor Guide #5045
Add Contributor Guide #5045
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5045 +/- ##
==========================================
- Coverage 99.4% 99.39% -0.01%
==========================================
Files 210 210
Lines 5510 5612 +102
Branches 1180 1211 +31
==========================================
+ Hits 5477 5578 +101
- Misses 30 31 +1
Partials 3 3
Continue to review full report at Codecov.
|
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.
Added one suggestion, please let me know if we want to change this after which I will approve :)
@erwinheitzman updated docs and removed Chai. |
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 :)
Proposed changes
This patch adds a contributor guide that should help people making their first contribution to the project. Compared to the
CONTRIBUTING.md
which is more like contributor documentation the guide should give more information about the process of contributing to the project without going into technical details or governance too much.Types of changes
Checklist
Further comments
Reviewers: @webdriverio/technical-committee