diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 69f4d36d..405ace2b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ --- name: Bug Report description: Create a Report to Help us Improve -title: "" +title: "A one-line description of your problem" labels: - bug assignees: diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 46f8895b..93bbad34 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -1,7 +1,7 @@ --- name: Documentation description: How Can We Improve the Documentation -title: "" +title: "What needs improving in the documentation?" labels: - documentation assignees: diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 50b288b9..14bb1205 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,7 +1,7 @@ --- name: Question description: General Questions About Using the Cookiecutter Template -title: "" +title: "The title of your question." labels: - question assignees: diff --git a/.github/ISSUE_TEMPLATE/task.yml b/.github/ISSUE_TEMPLATE/task.yml index e0058d8e..61ef26c4 100644 --- a/.github/ISSUE_TEMPLATE/task.yml +++ b/.github/ISSUE_TEMPLATE/task.yml @@ -1,7 +1,7 @@ --- name: Task description: A Task to be Completed -title: "" +title: "Task: What needs to be done?" labels: - task assignees: diff --git a/.github/ISSUE_TEMPLATE/website.yml b/.github/ISSUE_TEMPLATE/website.yml index 84b79b05..17a3f995 100644 --- a/.github/ISSUE_TEMPLATE/website.yml +++ b/.github/ISSUE_TEMPLATE/website.yml @@ -1,7 +1,7 @@ --- name: Website description: How Can We Improve the Website -title: "" +title: "Website Improvement:" labels: - website assignees: