aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2020-08-24 09:29:39 +0200
committerMarcoFalke <[email protected]>2020-08-24 09:31:24 +0200
commitfa30d5282cb07b6de0160d7df8b649332db97dde (patch)
tree7451100eb7e55226c0f49bf5aea2c0a9e1e24886 /.github
parentMerge #19659: Add a seed corpus generation option to the fuzzing test_runner (diff)
downloaddiscoin-fa30d5282cb07b6de0160d7df8b649332db97dde.tar.xz
discoin-fa30d5282cb07b6de0160d7df8b649332db97dde.zip
doc: Remove label from good first issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/good_first_issue.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/good_first_issue.md b/.github/ISSUE_TEMPLATE/good_first_issue.md
index 8be78a1f6..d32e22d36 100644
--- a/.github/ISSUE_TEMPLATE/good_first_issue.md
+++ b/.github/ISSUE_TEMPLATE/good_first_issue.md
@@ -2,11 +2,13 @@
name: Good first issue
about: '(Regular devs only): Suggest a new good first issue'
title: ''
-labels: good first issue
+labels: ''
assignees: ''
---
+<!-- Needs the label "good first issue" assigned manually before or after opening -->
+
<!-- A good first issue is an uncontroversial issue, that has a relatively unique and obvious solution -->
<!-- Motivate the issue and explain the solution briefly -->