From d46ff7a4fa653a84040e7978bd4f661fd80098f5 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Tue, 3 Sep 2024 09:18:28 +0200 Subject: [PATCH] Add issue templates --- .github/ISSUE_TEMPLATE/jep-pre-proposal.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/other.md | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/jep-pre-proposal.md create mode 100644 .github/ISSUE_TEMPLATE/other.md diff --git a/.github/ISSUE_TEMPLATE/jep-pre-proposal.md b/.github/ISSUE_TEMPLATE/jep-pre-proposal.md new file mode 100644 index 00000000..3659068c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/jep-pre-proposal.md @@ -0,0 +1,10 @@ +--- +name: JEP pre-proposal +about: Open a JEP pre-proposal +title: '' +labels: JEP pre-proposal +assignees: '' + +--- + +Describe your pre-proposal here diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 00000000..fb0ce236 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,11 @@ +--- +name: Other +about: Open an issue that's not a JEP pre-proposal (discussion, suggestion for this + repository, etc) +title: '' +labels: Discussion +assignees: '' + +--- + +