Skip to content

Commit fa3e115

Browse files
author
MarcoFalke
committed
doc: Correct pull request prefix for scripts and tools
1 parent a786fd2 commit fa3e115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ the pull request affects. Valid areas as:
149149
- `net` or `p2p` for changes to the peer-to-peer network code
150150
- `refactor` for structural changes that do not change behavior
151151
- `rpc`, `rest` or `zmq` for changes to the RPC, REST or ZMQ APIs
152-
- `script` for changes to the scripts and tools
152+
- `contrib` or `cli` for changes to the scripts and tools
153153
- `test`, `qa` or `ci` for changes to the unit tests, QA tests or CI code
154154
- `util` or `lib` for changes to the utils or libraries
155155
- `wallet` for changes to the wallet code

0 commit comments

Comments
 (0)