From 06ade77118e854aba8f03b8fe819362c64a2c7f5 Mon Sep 17 00:00:00 2001 From: Kersten Richter Date: Tue, 4 Jun 2024 09:04:33 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 17 +++++++++++++++++ .github/ISSUE_TEMPLATE/glossary-term.md | 5 +++-- 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..f023948 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Suggest a tool or functionality that will help out documentation development. +title: '' +labels: '' +assignees: '' + +--- + +**Describe your idea.** +A clear and concise description of what you want to happen. + +**Describe why it is important** +A clear and concise description of what this will solve + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/glossary-term.md b/.github/ISSUE_TEMPLATE/glossary-term.md index 19b9c9c..c145b99 100644 --- a/.github/ISSUE_TEMPLATE/glossary-term.md +++ b/.github/ISSUE_TEMPLATE/glossary-term.md @@ -2,8 +2,9 @@ name: Glossary term about: Add a term to the RISC-V glossary title: Glossary term requested. -labels: "" -assignees: "" +labels: '' +assignees: '' + --- **New term or update existing**