From 638f1f14541031f16bf89fabdc0794dde1a0c224 Mon Sep 17 00:00:00 2001 From: Alien Deployer Date: Mon, 1 Jul 2024 23:58:02 +0300 Subject: [PATCH] update strategy templates --- .github/ISSUE_TEMPLATE/strategy.md | 10 +++++----- .github/ISSUE_TEMPLATE/strategy_proposal.md | 18 ++++++++++++++++++ 2 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/strategy_proposal.md diff --git a/.github/ISSUE_TEMPLATE/strategy.md b/.github/ISSUE_TEMPLATE/strategy.md index 63154a14..1ed393cd 100644 --- a/.github/ISSUE_TEMPLATE/strategy.md +++ b/.github/ISSUE_TEMPLATE/strategy.md @@ -1,7 +1,7 @@ --- -name: Strategy -about: Strategy proposed for implementation -title: "[PROPOSED] Strategy Name" +name: [AWAITING] Strategy +about: The formulated task of developing a strategy awaits the performer. +title: "[AWAITING] Strategy Name" labels: STRATEGY assignees: '' @@ -9,9 +9,9 @@ assignees: '' # ProtocolStrategyNameStrategy -## Status: PROPOSED +## Status: AWAITING -*Status will be changed soon.* +*The task of developing a strategy is formulated, the base contracts are indicated and the logic is described. We are waiting for the implementer to appear..* ## Description diff --git a/.github/ISSUE_TEMPLATE/strategy_proposal.md b/.github/ISSUE_TEMPLATE/strategy_proposal.md new file mode 100644 index 00000000..bfea401e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/strategy_proposal.md @@ -0,0 +1,18 @@ +--- +name: [PROPOSAL] Strategy +about: A free-form proposal to develop a DeFi strategy. +title: "[PROPOSAL] Strategy Name" +labels: STRATEGY +assignees: '' + +--- + +# Strategy name + +## Status: PROPOSAL + +*The strategy is proposed for implementation..* + +## Description + +