From 08d4eae9ed6a975277cd6c29ea9cea658029731d Mon Sep 17 00:00:00 2001 From: Ivo Date: Thu, 7 Dec 2023 22:45:30 +0100 Subject: [PATCH] Create sweep-automated-tests.yml --- .github/ISSUE_TEMPLATE/sweep-automated-tests.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/sweep-automated-tests.yml diff --git a/.github/ISSUE_TEMPLATE/sweep-automated-tests.yml b/.github/ISSUE_TEMPLATE/sweep-automated-tests.yml new file mode 100644 index 00000000..05b2c379 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/sweep-automated-tests.yml @@ -0,0 +1,11 @@ +name: Automated testing +title: 'Sweep: ' +description: Write something like "Add the following additional tests to the api endpoint/client: ..." +labels: sweep +body: + - type: textarea + id: description + attributes: + label: Details + description: More details for Sweep + placeholder: We need tests for the following functionalities:...