From 5b399e0839a71984ab256511a4bbceb5be997861 Mon Sep 17 00:00:00 2001 From: "Vish (Ishaya) Abrams" Date: Sun, 20 Oct 2024 13:34:19 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/proposal-for-large-change.md | 11 +++++++++++ .github/ISSUE_TEMPLATE/proposal-for-medium-change.md | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/proposal-for-large-change.md create mode 100644 .github/ISSUE_TEMPLATE/proposal-for-medium-change.md diff --git a/.github/ISSUE_TEMPLATE/proposal-for-large-change.md b/.github/ISSUE_TEMPLATE/proposal-for-large-change.md new file mode 100644 index 0000000..ac46bbd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/proposal-for-large-change.md @@ -0,0 +1,11 @@ +--- +name: Proposal for Large Change +about: Adding a new factor, removing an existing factor, or making substantial alterations + to core principles. +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/proposal-for-medium-change.md b/.github/ISSUE_TEMPLATE/proposal-for-medium-change.md new file mode 100644 index 0000000..767753e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/proposal-for-medium-change.md @@ -0,0 +1,11 @@ +--- +name: Proposal for Medium Change +about: Significant modifications to an existing factor, such as changing recommendations + or updating the scope of a factor. +title: '' +labels: '' +assignees: '' + +--- + +