mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2024-11-10 10:05:17 +00:00
06a335add2
* add documentation
13 lines
362 B
Markdown
13 lines
362 B
Markdown
# Contributing
|
|
|
|
### Why are these changes needed?
|
|
|
|
### Checks
|
|
|
|
* [ ] I've made sure the lint is passing in this PR.
|
|
* [ ] I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
|
|
* [ ] Testing Strategy
|
|
* [ ] Unit tests
|
|
* [ ] Integration tests
|
|
* [ ] This PR is not tested :(
|