Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

add contributing documentation #54

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Please take a look at [Contributing To AdonisJs](https://github.com/adonisjs/discussion/issues/18) before submitting a pull request.

# Setup

To setup a local version of `adonis-websocket-client` to make changes to.

1. `npm i`
1. `npm run test`