Skip to content

Commit 6fef85b

Browse files
committed
Merge bitcoin#17764: doc: Add formatting to the good first issue template
faede70 doc: Add formatting to the good first issue template (MarcoFalke) Pull request description: Add minor formatting to the good first issue template so that it is easier to see with one glance what the required skills are. Preview is here: https://github.com/MarcoFalke/bitcoin-core/issues/new/choose ACKs for top commit: fanquake: ACK faede70 Tree-SHA512: 0b0fcd051166981455061442e69f42c9fa726eaa228856e57434e012f7224781f4f3f12c31ce0a7a322df9999e79a8fbe63bf800b7933bc52c7cdaed90f37598
2 parents 47f45b6 + faede70 commit 6fef85b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/good_first_issue.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ assignees: ''
77

88
---
99

10-
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.
1110

12-
Useful skills:
11+
#### Useful skills:
12+
13+
<!-- (For example, “C++11 std::thread”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.) -->
1314

14-
(For example, “C++11 std::thread”, “Qt5 GUI and async GUI design” or “basic understanding of Bitcoin mining and the Bitcoin Core RPC interface”.)
15+
#### Want to work on this issue?
1516

16-
Want to work on this issue?
17+
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.
1718

1819
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.
1920

0 commit comments

Comments
 (0)