Skip to content

Commit 8e94275

Browse files
committed
Merge #19786: doc: Remove label from good first issue template
fa30d52 doc: Remove label from good first issue template (MarcoFalke) Pull request description: Good first issues aren't that frequent that manually assigning the label is a problem, but this fixes the spam problem (e.g. https://twitter.com/GoodFirstIssues/status/1295455089491161088 ) ACKs for top commit: jnewbery: ACK fa30d52 Tree-SHA512: 59e7c707637cc328e2443c2b7e5d2c82ef151739ad5afb6cea1a60501318dc8c4c81c95591eed8172581ac99d43cf826dcdd547e096eff1038137853af67a975
2 parents 1d53d72 + fa30d52 commit 8e94275

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/good_first_issue.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
name: Good first issue
33
about: '(Regular devs only): Suggest a new good first issue'
44
title: ''
5-
labels: good first issue
5+
labels: ''
66
assignees: ''
77

88
---
99

10+
<!-- Needs the label "good first issue" assigned manually before or after opening -->
11+
1012
<!-- A good first issue is an uncontroversial issue, that has a relatively unique and obvious solution -->
1113

1214
<!-- Motivate the issue and explain the solution briefly -->

0 commit comments

Comments
 (0)