From a9cb03a6e48112bed9a915186f36567bf6126cc7 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Mon, 14 Mar 2022 08:12:22 +0100 Subject: [PATCH] CNCF onboarding issue template Make it easier to contribute to the CNCF onbarding effort. --- .github/ISSUE_TEMPLATE/cncf-onboarding.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/cncf-onboarding.md diff --git a/.github/ISSUE_TEMPLATE/cncf-onboarding.md b/.github/ISSUE_TEMPLATE/cncf-onboarding.md new file mode 100644 index 0000000..21f3815 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/cncf-onboarding.md @@ -0,0 +1,15 @@ +--- +name: CNCF onboarding +about: CNCF onboarding issue tracker +title: "[CNCF]" +labels: cncf-onboarding +assignees: '' + +--- + +### Part of the [CNCF onboarding issue](https://github.com/cncf/toc/issues/799) addressed by this issue + +*Provide a list of all bullet points from the [CNCF onboarding issue](https://github.com/cncf/toc/issues/799) that you are going to work on:* + +* [ ] *Bullet point foo* +* [ ] *Bullet point bar*