1
0
mirror of https://github.com/fluencelabs/marine-rs-sdk synced 2025-03-16 06:40:49 +00:00
marine-rs-sdk/docs/developer-notes.md
2022-04-26 16:23:03 +03:00

6 lines
479 B
Markdown

In marine-rs-sdk we use the following conventions for PR reviewing:
- **Concept ACK** - agree with the idea and overall concept, but haven't reviewed the code changes or tested them,
- **utACK (untested ACK)** - reviewed and agree with the code changes but haven't actually tested them,
- **Tested ACK** - reviewed the code changes and have verified the functionality or a bug fix,
- **NACK** - disagree with the code changes/concept, should be accompanied by an explanation.