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**