mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-04-04 15:35:18 +00:00

* Update contributing.md * Update mining-reward.md * Update proof-of-random-access.md * Update run.md
13 lines
364 B
Markdown
13 lines
364 B
Markdown
# Contributing
|
|
|
|
### Why are these changes needed?
|
|
|
|
### Checks
|
|
|
|
* [ ] I've made sure the linter 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 :(
|