diff --git a/.github/ISSUE_TEMPLATE/bug_report_content.yml b/.github/ISSUE_TEMPLATE/bug_report_content.yml index 75bc530db..20905b403 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_content.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_content.yml @@ -1,5 +1,5 @@ name: Bug report (Content) -description: Report a bug which occurs on our website +description: Report a content issue which occurs on our website title: "Bug: " labels: ["bug", "needs grooming", "content"] assignees: diff --git a/.github/ISSUE_TEMPLATE/user_research.yml b/.github/ISSUE_TEMPLATE/user_research.yml index 6affc0c70..abe87c826 100644 --- a/.github/ISSUE_TEMPLATE/user_research.yml +++ b/.github/ISSUE_TEMPLATE/user_research.yml @@ -1,6 +1,6 @@ -name: User Research +name: User research description: Define new user research -title: User Research for ... +title: User research for ... labels: ["user testing"] body: - type: markdown