-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update to contribution guidelines #124
Conversation
.github/ISSUE_TEMPLATE/bug.yml
Outdated
validations: | ||
required: true | ||
- type: checkboxes | ||
attributes: | ||
label: Checklist | ||
options: | ||
- label: I have determined whether this bug is also reproducible in a vanilla project | ||
- label: I have determined whether this bug is also reproducible in a vanilla project, such as the example app in this repository. |
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.
would it be overkill to add a checkbox for, i've read and understand the contributing policy or something to that effect? can be added to bugs and feature templates
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.
Great idea
Co-authored-by: Kenny Tsui <[email protected]>
…vice verification.
Description
Updates our contributing guide and issue templates per our discussions about streamlining and adding firmer direction about how to provide feedback.
Changelog / Code Overview
package-lock.json
filemissing-details
oroff-topic
issuesRelated Issues/Tickets
CHNL-5893
CHNL-4970