doc: Add guix prefix for changes to reproducible builds

This commit is contained in:
Hennadii Stepanov 2022-03-09 11:35:17 +01:00
parent fe5fdbd687
commit f1f994a122
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

View File

@ -153,7 +153,8 @@ the pull request affects. Valid areas as:
- `test`, `qa` or `ci` for changes to the unit tests, QA tests or CI code - `test`, `qa` or `ci` for changes to the unit tests, QA tests or CI code
- `util` or `lib` for changes to the utils or libraries - `util` or `lib` for changes to the utils or libraries
- `wallet` for changes to the wallet code - `wallet` for changes to the wallet code
- `build` for changes to the GNU Autotools or reproducible builds - `build` for changes to the GNU Autotools or MSVC builds
- `guix` for changes to the GUIX reproducible builds
Examples: Examples: