aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-12-17 12:01:05 -0500
committerMarcoFalke <falke.marco@gmail.com>2019-12-17 11:58:32 -0500
commitfaede70882b4fd54390f5205dbe1dbcf019195c8 (patch)
tree74f0dc798672bc9b41e0859992bf37a32fe72e3c /.github
parenta54c16cdb6522b55cf25c1ef568a9a691c46fabb (diff)
downloadbitcoin-faede70882b4fd54390f5205dbe1dbcf019195c8.tar.xz
doc: Add formatting to the good first issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/good_first_issue.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/good_first_issue.md b/.github/ISSUE_TEMPLATE/good_first_issue.md
index 6782218616..c441f7a307 100644
--- a/.github/ISSUE_TEMPLATE/good_first_issue.md
+++ b/.github/ISSUE_TEMPLATE/good_first_issue.md
@@ -7,13 +7,14 @@ assignees: ''
---
-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:
+#### 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”.) -->
-(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?
-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.
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.