Commit 6f36624
committed
Merge bitcoin/bitcoin#30150: doc: Correct pull request prefix for scripts and tools
fa3e115 doc: Correct pull request prefix for scripts and tools (MarcoFalke)
Pull request description:
`script` is confusing, because in the context of Bitcoin, it usually means Bitcoin script (c.f. `CScript` in `script.h`, or pull requests such as bitcoin/bitcoin#27122 using the prefix).
This could be fixed by renaming it to `scripts` (with a plural `s` at the end), however, looking at the current usage `contrib` and `cli` seem more common (bitcoin/bitcoin#29687, bitcoin/bitcoin#26953, bitcoin/bitcoin#26584, bitcoin/bitcoin#24864, bitcoin/bitcoin#30074, bitcoin/bitcoin#29433 ...)
ACKs for top commit:
fanquake:
ACK fa3e115
willcl-ark:
ACK fa3e115
hebasto:
ACK fa3e115.
theuni:
ACK fa3e115
Tree-SHA512: fb3a3892ca5f859e590c8a620350c397ef1f9eafd9e174c70ef50095d401a396758d6c93ad41888da8025c41e25e691f30c18f9e974af13597f2266bb2c53b6d1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments