mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 07:01:00 -05:00
* 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>