From cbaab23f6d7968ee035905934d3e732845d19e88 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Fri, 28 Jul 2023 00:17:26 -0700 Subject: Update pull_request_template.md --- .github/pull_request_template.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0796e51af..276ae4330 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,41 +17,46 @@ This adds a new flag --bail to bun test. When set, it will stop running tests af -### Checklist - - - -If JavaScript/TypeScript modules or builtins changed: + + + -If new methods, getters, or setters were added to a publicly exposed class: + -If dependencies in tests changed: + -If functions were added to exports.zig or bindings.zig + + + -If a new builtin ESM/CJS module was added: + -- cgit v1.2.3