diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index a39e9a1d..50de765b 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,5 +1,5 @@ --- -name: bug +name: Report a bug in Ibex title: Report a bug in Ibex about: Have you found a bug in Ibex or associated tooling? labels: Type:Bug diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index e7648b5c..116a4731 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,5 +1,5 @@ --- -name: question +name: Ask a question related to Ibex title: Ask a question related to Ibex about: Do you have a question about (the use of) Ibex? labels: Type:Question