-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: fix label name in 03-proposal.md and add question issue template #125
docs: fix label name in 03-proposal.md and add question issue template #125
Conversation
Signed-off-by: longyue0521 <longyueli0521@gmail.com>
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #125 +/- ##
===================================================
+ Coverage 85.54052% 85.60879% +0.06826%
===================================================
Files 188 188
Lines 16114 16114
===================================================
+ Hits 13784 13795 +11
+ Misses 1771 1756 -15
- Partials 559 563 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: longyue0521 <longyueli0521@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The proposal label has been added.
name: Questions | ||
about: questions or inquiries about the project | ||
title: "question: affected/package: " | ||
labels: question |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suddenly realized that the default question label on GitHub actually refers to the issue being in an "in question" state, rather than indicating that the issue is a question raised by a user.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"in question": the matter in question: at issue, being discussed, under discussion, under consideration, on the agenda, for debate, to be discussed, to be decided.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question | Indicates that an issue, pull request, or discussion needs more information
这个描述很宽泛,已经将用户提出的问题这个含义包含在内了
@WineChord
proposal
标签