Commit Graph

15 Commits

Author SHA1 Message Date
sappm01
9302566ee0 Update bug_report.yaml (#9358)
* Update bug_report.yaml

  Added in text area field for users to provide more details regarding priority.

* Update bug_report.yaml

* chore: format

---------

Co-authored-by: Maribeth Moffatt <maribethb@google.com>
2025-10-03 17:48:05 +01:00
Christopher Allen
07fec204bf chore: Tweak issue templates (#7455)
* chore: Tweak issue templates

* chore: fixup emoji

---------

Co-authored-by: Beka Westberg <bwestberg@google.com>
2023-09-11 12:02:20 -07:00
Maribeth Bottorff
88ff901a72 chore: use prettier instead of clang-format (#7014)
* chore: add and configure prettier

* chore: remove clang-format

* chore: remove clang-format config

* chore: lint additional ts files

* chore: fix lint errors in blocks

* chore: add prettier-ignore where needed

* chore: ignore js blocks when formatting

* chore: fix playground html syntax

* chore: fix yaml spacing from merge

* chore: convert text blocks to use arrow functions

* chore: format everything with prettier

* chore: fix lint unused imports in blocks
2023-05-10 16:01:39 -07:00
Neil Fraser
42fde0f81b chore: Reduce delta on ports to blockly-samples (#6886)
* Reduce usage of obsolete .keyCode property.
* Rename private properties/methods which violate eslint rules.
* Use arrays of bound events rather than individual properties.
* Improve typing info.
* Also fix O(n^2) recursive performance issue in theme's getComponentStyle function.
* And replace String(...) with '${...}' (smaller, faster).
* .toString() is considered harmful.
2023-03-15 13:28:57 -07:00
Maribeth Bottorff
a73a70b7a8 chore: update the other issue templates to forms (#6799) 2023-02-02 15:26:31 -08:00
Maribeth Bottorff
05f343795e chore: convert bug issue template to form (#6798) 2023-01-26 13:13:25 -08:00
Rachel Fenichel
4e87be7069 chore: clean up issue templates and pull request templates (#5827) 2021-12-15 14:53:26 -08:00
Rachel Fenichel
9e5fa749d4 File naming 2020-08-13 16:36:44 -07:00
Rachel Fenichel
9e29c06e4c Create .config.yml 2020-08-13 15:07:55 -07:00
Rachel Fenichel
661f3ec58b Add "What" section to documentation template 2019-07-24 11:50:07 -07:00
Rachel Fenichel
5175f76ffd Add question about pull requests. 2019-07-24 11:36:10 -07:00
Rachel Fenichel
4456301a2f Add template for documentation issues 2019-07-24 11:35:59 -07:00
alschmiedt
52903ae6cf Update bug_report.md 2019-07-23 07:27:18 -07:00
alschmiedt
0141c9f51a Updates issue template 2019-07-02 14:09:29 -07:00
alschmiedt
6a32e196bf Update github templates 2019-07-02 13:29:50 -07:00