-
Notifications
You must be signed in to change notification settings - Fork 1k
chore: add feature request issue template #913
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
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea to improve coder | ||
title: "Enhancement: " | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I see we have a Also do we need the prefixes or are the labels enough? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's just consolidate the There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes! @vapurrmaid said the same thing. Updated!
Probably not but the others have it and I think we should be consistent. So if we change here, we should change on the other templates. Thoughts? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Makes sense to me! I am definitely in favor of that as it is always a headache opening a ticket trying to decide between them. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Okay I think I understood you both right! Let me know if I missed something There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ohhh I mean the prefixes in the issues like I actually quite like the prefixes in the labels personally! There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I do too, but I defer to @misskniss here. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Completely fair. Are we good with making There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (I say go ahead and merge though if we do end up removing them we can do it separately.) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Sounds good! |
||
labels: "new feature" | ||
jsjoeio marked this conversation as resolved.
Show resolved
Hide resolved
|
||
--- | ||
|
||
## What is your suggestion? | ||
|
||
## Why do you want this feature? | ||
|
||
## Are there any workarounds to get this functionality today? | ||
|
||
## Are you interested in submitting a PR for this? |
Uh oh!
There was an error while loading. Please reload this page.