From 4344346d2338e9b682b806877fdab4c687946fe1 Mon Sep 17 00:00:00 2001
From: Mikko Ylinen <mikko.ylinen@intel.com>
Date: Thu, 29 Aug 2024 08:17:43 +0300
Subject: [PATCH] gh: drop project creation and cncf onboarding issue templates

CNCF onboarding is obsolete. Project creation has not been used
so drop that too to make the list of issue creation options a bit
shorter.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
---
 .github/ISSUE_TEMPLATE/cncf-onboarding.md  | 15 ---------------
 .github/ISSUE_TEMPLATE/project-creation.md | 20 --------------------
 2 files changed, 35 deletions(-)
 delete mode 100644 .github/ISSUE_TEMPLATE/cncf-onboarding.md
 delete mode 100644 .github/ISSUE_TEMPLATE/project-creation.md

diff --git a/.github/ISSUE_TEMPLATE/cncf-onboarding.md b/.github/ISSUE_TEMPLATE/cncf-onboarding.md
deleted file mode 100644
index e5ca420..0000000
--- a/.github/ISSUE_TEMPLATE/cncf-onboarding.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-name: CNCF onboarding
-about: CNCF onboarding issue tracker
-title: "[CNCF]"
-labels: cncf-onboarding
-assignees: ''
-
----
-
-### Parts of the [CNCF onboarding issue](https://github.com/cncf/toc/issues/799) tracked by this issue
-
-*This is the list of all bullet points from the [CNCF onboarding issue](https://github.com/cncf/toc/issues/799) that this issue will track:*
-
-* [ ] *Bullet point foo*
-* [ ] *Bullet point bar*
diff --git a/.github/ISSUE_TEMPLATE/project-creation.md b/.github/ISSUE_TEMPLATE/project-creation.md
deleted file mode 100644
index 32c1ec7..0000000
--- a/.github/ISSUE_TEMPLATE/project-creation.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-name: New Project Creation
-about: Request for creating a new Confidential Containers project and associated repos
-title: "[New Project]"
-labels: repo-creation
-assignees: ''
-
----
-
-## Project Description
-
-*Describe the project: Goals, high level architecture* 
-
-## Alignment with Confidential Containers
-
-*Why this should become a Confidential Containers project?*
-
-## GitHub repositories needed
-
-*Name of the repos to be created to support this new project*