From ea82da927c02a31dd52730b3ca64b3a124858fa2 Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Mon, 4 Nov 2024 08:25:38 -0500 Subject: [PATCH] Move "Add New GCN Notice Producer" to org scope According to https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file#about-default-community-health-files: > If a repository has any files in its own .github/ISSUE_TEMPLATE folder, including issue templates or a config.yml file, none of the contents of the default .github/ISSUE_TEMPLATE folder will be used. Fixes #2658. --- .github/ISSUE_TEMPLATE/producer-onboarding.md | 27 ------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/producer-onboarding.md diff --git a/.github/ISSUE_TEMPLATE/producer-onboarding.md b/.github/ISSUE_TEMPLATE/producer-onboarding.md deleted file mode 100644 index 4c84d5a05..000000000 --- a/.github/ISSUE_TEMPLATE/producer-onboarding.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: Add New GCN Notice Producer -about: Checklist to add a new producer of GCN Notices -labels: new-producer ---- - - - -# Description - -Steps for onboarding new notices from the #### mission/observatory/instrument. -Documentation: https://gcn.nasa.gov/docs/notices/producers -Unified Schema: https://gcn.nasa.gov/docs/notices/schema - -# Acceptance criteria - -- [ ] create topics/acls -- [ ] JSON schema -- [ ] mission page -- [ ] add to quickstart -- [ ] announcement - -# Mission contact people