good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 163624a9 authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Add CONTRIBUTING.md

parent d93d9c7c
No related branches found
No related tags found
No related merge requests found
# Contributing Guidelines
Please split up changes into several small descriptive commits.
Please capitalize the first word in the commit message and ensure it is
descriptive.
The commit message should use the verb tense + phrase that completes the blank in
> This change modifies websocket to ___________
Be sure to link to an existing issue if one exists. In general, try creating an issue
before making a PR to get some discussion going and to make sure you do not spend time
on a PR that may be rejected.
Run `test.sh` to test your changes. You only need docker and bash to run tests.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment