From fc3acf38cfd15056fbf345572d7d9fe5da94498d Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Tue, 12 Sep 2023 15:00:00 +1000 Subject: [PATCH] update templates descriptions --- .github/ISSUE_TEMPLATE/epic.md | 2 +- .github/ISSUE_TEMPLATE/milestone.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/epic.md b/.github/ISSUE_TEMPLATE/epic.md index 52435cc..bbf64a8 100644 --- a/.github/ISSUE_TEMPLATE/epic.md +++ b/.github/ISSUE_TEMPLATE/epic.md @@ -1,6 +1,6 @@ --- name: Epic Issue Template -about: Track Epics (usually created in a repo that is **not** waku-org/pm) +about: Track Epics title: "[Epic] " labels: epic assignees: '' diff --git a/.github/ISSUE_TEMPLATE/milestone.md b/.github/ISSUE_TEMPLATE/milestone.md index 2a3dd55..d614db1 100644 --- a/.github/ISSUE_TEMPLATE/milestone.md +++ b/.github/ISSUE_TEMPLATE/milestone.md @@ -1,6 +1,6 @@ --- name: Milestone Issue Template -about: Track Key Milestones (usually tracked in waku-org/pm repo) +about: Track Key Milestones title: "[Milestone] " labels: milestone assignees: ''