From 4dac4a219a27eeb892b9861ebfb186f041242e0b Mon Sep 17 00:00:00 2001 From: Quinn Dougherty Date: Fri, 25 Mar 2022 08:22:27 -0400 Subject: [PATCH] added testing comment to ops issue template --- .github/ISSUE_TEMPLATE/developer-bug.md | 4 ++-- CONTRIBUTING.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/developer-bug.md b/.github/ISSUE_TEMPLATE/developer-bug.md index 823d2969..004fb255 100644 --- a/.github/ISSUE_TEMPLATE/developer-bug.md +++ b/.github/ISSUE_TEMPLATE/developer-bug.md @@ -1,13 +1,13 @@ --- name: Developer friction when contributing to Squiggle -about: Did your yarn scripts fail? Did the CI diverge from a README? Etc. +about: Did your yarn scripts fail? Did the CI diverge from a README? Have a testing-related tast? Etc. labels: 'ops' --- # Description: # The OS and version, yarn version, etc. in which this came up - +_delete this section if testing task_ # Desired behavior diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3694f142..324b808e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,4 +39,3 @@ TODO: fill this out based on all the different packages scripts once they cool d # Pull request protocol Please work against `staging` branch. **Do not** work against `master`. Please do not merge without approval from some subset of Quinn, Sam, and Ozzie; they will be auto-pinged. -