Skip to content

Commit ce1fabe

Browse files
committed
Merge bitcoin/bitcoin#24509: doc: Add guix prefix for changes to reproducible builds
f1f994a doc: Add `guix` prefix for changes to reproducible builds (Hennadii Stepanov) Pull request description: Most of contributors already use the `guix:` prefix for changes to `contrib/guix`. Also `guix` is shorter than `build`, and it is more focused/specific. ACKs for top commit: fanquake: ACK f1f994a Tree-SHA512: 3f754e80802ec4e871b099ce1f0877e34ecc4816fbe9c49bfd2a7368ef79fed9edf6c65f38eedef2a87367fdc911dc548e0def422d80b66a91ce2e5f35826032
2 parents f661da7 + f1f994a commit ce1fabe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,8 @@ the pull request affects. Valid areas as:
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
156-
- `build` for changes to the GNU Autotools or reproducible builds
156+
- `build` for changes to the GNU Autotools or MSVC builds
157+
- `guix` for changes to the GUIX reproducible builds
157158

158159
Examples:
159160

0 commit comments

Comments
 (0)