15 lines
547 B
Markdown
15 lines
547 B
Markdown
|
First pull request? Read our [guide to contributing](http://docs.originprotocol.com/#contributing)
|
||
|
|
||
|
### Checklist:
|
||
|
|
||
|
- [ ] Code contains relevant tests for the problem you are solving
|
||
|
- [ ] Ensure all new and existing tests pass
|
||
|
- [ ] Update any relevant READMEs and [docs](https://github.com/OriginProtocol/docs)
|
||
|
|
||
|
### Description:
|
||
|
|
||
|
Please explain the changes you made here:
|
||
|
|
||
|
- A description of the problem you're trying to solve
|
||
|
- An overview of the suggested solution
|
||
|
- If the feature changes current behavior, reasons why your solution is better
|