Skip to content

Commit

Permalink
Merge pull request #61 from Couchbase-Ecosystem/Update-contributing
Browse files Browse the repository at this point in the history
Updated contributing doc
  • Loading branch information
azaddhirajkumar authored Jan 17, 2025
2 parents 3af44c1 + 5397b72 commit 6893878
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Contributing

This guide provides instructions for contributing to this Capacitor plugin.
Whether you have a fix for a typo in a component, a bugfix, or a new feature, we'd love to collaborate.

## Steps for Contributing to a Project
1. Sign the Contributor License Agreement:
1. [Join the code review site](http://review.couchbase.org/).
2. Log into the review site.
3. [Fill out the agreement](http://review.couchbase.org/#/settings/agreements) under *Settings > Agreements*.

And while we welcome questions, we prefer to answer questions on our [developer forums](https://forums.couchbase.com/) rather than in Github issues.

## Development Requirements
- Javascript
- [Node 18](https://formulae.brew.sh/formula/node@18) or higher
Expand Down

0 comments on commit 6893878

Please sign in to comment.