doc: Fill in the required skills in the good_first_issue template

This commit is contained in:
MarcoFalke 2023-08-30 14:28:05 +02:00
parent ab42b2ebdb
commit fa3b816240
No known key found for this signature in database
1 changed files with 4 additions and 2 deletions

View File

@ -29,8 +29,10 @@ body:
attributes:
label: Useful Skills
description: For example, “`std::thread`”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.
validations:
required: false
value: |
* Compiling Bitcoin Core from source
* Running the C++ unit tests and the Python functional tests
* ...
- type: textarea
attributes:
label: Guidance for new contributors