From 8cb73e8991800b0fec9a4af7b9c1b837b20c162b Mon Sep 17 00:00:00 2001 From: Quinn Date: Wed, 13 Apr 2022 12:54:46 -0400 Subject: [PATCH] Update and rename developer-bug.md to ops-testing.md --- .github/ISSUE_TEMPLATE/developer-bug.md | 13 ------------- .github/ISSUE_TEMPLATE/ops-testing.md | 12 ++++++++++++ 2 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/developer-bug.md create mode 100644 .github/ISSUE_TEMPLATE/ops-testing.md diff --git a/.github/ISSUE_TEMPLATE/developer-bug.md b/.github/ISSUE_TEMPLATE/developer-bug.md deleted file mode 100644 index 0c62e4ab..00000000 --- a/.github/ISSUE_TEMPLATE/developer-bug.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: Developer friction when contributing to Squiggle -about: Have a testing-related task? Did your yarn scripts fail? Did the CI diverge from a README? Etc. -labels: "ops & testing" ---- - -# Description: - -# The OS and version, yarn version, etc. in which this came up - -_delete this section if testing task_ - -# Desired behavior diff --git a/.github/ISSUE_TEMPLATE/ops-testing.md b/.github/ISSUE_TEMPLATE/ops-testing.md new file mode 100644 index 00000000..eaf475cf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ops-testing.md @@ -0,0 +1,12 @@ +--- +name: Operations and testing +about: Have a testing-related task? Developer friction when contributing to squiggle? Etc. +labels: "ops & testing" +--- + +# Description: + + +# The OS and version, yarn version, etc. in which this came up + +# Desired behavior