We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a786fd2 commit fa3e115Copy full SHA for fa3e115
CONTRIBUTING.md
@@ -149,7 +149,7 @@ the pull request affects. Valid areas as:
149
- `net` or `p2p` for changes to the peer-to-peer network code
150
- `refactor` for structural changes that do not change behavior
151
- `rpc`, `rest` or `zmq` for changes to the RPC, REST or ZMQ APIs
152
- - `script` for changes to the scripts and tools
+ - `contrib` or `cli` for changes to the scripts and tools
153
- `test`, `qa` or `ci` for changes to the unit tests, QA tests or CI code
154
- `util` or `lib` for changes to the utils or libraries
155
- `wallet` for changes to the wallet code
0 commit comments