From 961a004c31bfd9f3ede6ce3c7a11fd28fc4d65d3 Mon Sep 17 00:00:00 2001 From: Stefano Apostolico Date: Thu, 5 Dec 2024 10:31:10 +0100 Subject: [PATCH] updates GH config --- .github/ISSUE_TEMPLATE/bug.yml | 1 - .github/ISSUE_TEMPLATE/feature.yml | 1 - README.md | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 103b01c..98501f2 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -37,7 +37,6 @@ body: - 'DataCheckers/Validators' - 'Import data (Aurora/Kobo/RDI)' - 'Send to HOPE' - - 'Data Cleaner' - 'Background jobs' - 'Security/Permission' # end product areas diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 98aa810..74ddc18 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -31,7 +31,6 @@ body: - 'DataCheckers/Validators' - 'Import data (Aurora/Kobo/RDI)' - 'Send to HOPE' - - 'Data Cleaner' - 'Background jobs' - 'Security/Permission' # end product areas diff --git a/README.md b/README.md index 8c2fdd5..60b5f0d 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ management process. - Deduplication - Beneficiary contacting process -Do you have an idea? [Open a ticket](https://github.com/unicef/hope-country-workspace/issues/new). +Do you have an idea? [Open a ticket](https://github.com/unicef/hope-country-workspace/issues/new?assignees=&labels=&projects=&template=feature.yml).