mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 6fef85bfa3 into merged_master (Bitcoin PR #17764)
This commit is contained in:
commit
e3118efbbf
1 changed files with 7 additions and 6 deletions
13
.github/ISSUE_TEMPLATE/good_first_issue.md
vendored
13
.github/ISSUE_TEMPLATE/good_first_issue.md
vendored
|
|
@ -7,14 +7,15 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
|
||||
#### Useful skills:
|
||||
|
||||
<!-- (For example, “C++11 std::thread”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.) -->
|
||||
|
||||
#### Want to work on this issue?
|
||||
|
||||
The purpose of the `good first issue` label is to highlight which issues are suitable for a new contributor without a deep understanding of the codebase.
|
||||
|
||||
Useful skills:
|
||||
|
||||
(For example, “C++11 std::thread”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.)
|
||||
|
||||
Want to work on this issue?
|
||||
|
||||
You do not need to request permission to start working on this. You are encouraged to comment on the issue if you are planning to work on it. This will help other contributors monitor which issues are actively being addressed and is also an effective way to request assistance if and when you need it.
|
||||
|
||||
For guidance on contributing, please read [CONTRIBUTING.md](https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md) before opening your pull request.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue