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