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: '' + +--- + +