Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit537897c

Browse files
authored
chore: add "needs grooming" label to new issues (#1384)
1 parent982769f commit537897c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name:Bug report
33
about:Report a bug
44
title:"Bug:"
5-
labels:"bug :bug:"
5+
labels:["bug :bug:", "needs grooming :razor:"]
66
---
77

88
##OS Information

‎.github/ISSUE_TEMPLATE/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name:Documentation improvement
33
about:Suggest a documentation improvement
44
title:"Docs:"
5-
labels:"documentation :memo:"
5+
labels:["documentation :memo:", "needs grooming :razor:"]
66
---
77

88
##What is your suggestion?

‎.github/ISSUE_TEMPLATE/feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name:Feature request
33
about:Suggest an idea to improve coder
44
title:"Feat:"
5-
labels:"new feature :sparkles:"
5+
labels:["new feature :sparkles:", "needs grooming :razor:"]
66
---
77

88
##What is your suggestion?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp