-
Notifications
You must be signed in to change notification settings - Fork 111
docs: Add issue templates for bug reports and feature requests #1589
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
base: main
Are you sure you want to change the base?
Conversation
c22a076 to
1046eff
Compare
scouten-adobe
left a comment
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.
Looks great … one small request for change and then I'll be 👍.
ok-nick
left a comment
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.
Closes #1431
| @@ -0,0 +1 @@ | |||
| blank_issues_enabled: false | |||
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.
Hm, I think it's still useful to have blank issues or at least a way to report general tasks/improvements that aren't necessarily features. Not a blocker but just something to think about.
For example:
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.
+1
| attributes: | ||
| label: Describe your idea | ||
| description: What would make the project better? | ||
| placeholder: Describe your feature request here. |
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.
Do we need to add a question about what is the target platform?
| attributes: | ||
| label: If Other, please specify | ||
| description: Which component are you using? | ||
| placeholder: e.g., Python bindings, Java SDK, etc. |
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.
Could we use placeholders that match what we have? Eg. C bindings, docs?
It may be confusing to list Python here (it has a dedicated repo) or Java (also not here and does not really exist?).
Changes in this pull request
This is for adding a dialog box so we can track if its a feature or bug.
Checklist
TO DOitems (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.