0g-storage-node/contributing.md
Maximilian Hubert f631712f37
typo contributing.md
lint is passing" could be more precisely stated as "the linter is passing" for clarity
2025-02-01 15:06:56 +01:00

13 lines
368 B
Markdown

# Contributing
### Why are these changes needed?
### Checks
* [ ] I've made sure the 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 :(