-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add issue templates #252
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
Add issue templates #252
Conversation
yes, I wasn't aware of #255. I'll write a comment there |
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.
Awesome! This will be super helpful. I'd only think we should address or discuss my comment on the wording to encourage positive feedback.
done. |
Ehehe.. Github, if you are listening, I'd suggest to improve this! 😆 |
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!! TY !
* add issue templates * incorporate @fpliger suggestions
* add issue templates * incorporate @fpliger suggestions
* Added bug report and feature request issue forms * Update bug-report.yml Added browsers dropdown to bugs * Added misc issue type * Add keypress event to todo example (#241) * add enter keypress event in todo example * fix linting * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> * Changed variable names to snake_case for PEP8 formatting (#211) * Changed variable names to snakecase for PEP8 formatting. * Changed variable names to snakecase for PEP8 formatting. * fix indentation Co-authored-by: Fabio Pliger <fabio.pliger@gmail.com> * Add issue templates (#252) * add issue templates * incorporate @fpliger suggestions * Removed mardown files. Added link for questions * Updated browser dev console info * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Minor typo * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix issue with labels that should be strings, ignore pretty-format of ISSUE_TEMPLATE yaml files * Removed old md. Updated label * add the needs-triage label to all new issues Co-authored-by: Allan Lago <35788148+alago1@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jason Barnwell <master.j1994@gmail.com> Co-authored-by: Fabio Pliger <fabio.pliger@gmail.com> Co-authored-by: Antonio Cuni <anto.cuni@gmail.com> Co-authored-by: Matt Kramer <mkramer@anaconda.com>
As the name says.
This also applies the "needs-triage" label to all new issue, so that we can easily filter them.