From d0f1402814c234df608b3f88eecc82e31d8976b9 Mon Sep 17 00:00:00 2001 From: Cole Ramos Date: Fri, 18 Aug 2023 11:50:19 -0500 Subject: [PATCH] Update issue templates [ROCm/rocprofiler-compute commit: 3affe48cd84fa3302d2bc68fabdee1c331fe38ff] --- .../.github/ISSUE_TEMPLATE/question.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 projects/rocprofiler-compute/.github/ISSUE_TEMPLATE/question.md diff --git a/projects/rocprofiler-compute/.github/ISSUE_TEMPLATE/question.md b/projects/rocprofiler-compute/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000000..7429e6325e --- /dev/null +++ b/projects/rocprofiler-compute/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,14 @@ +--- +name: Question +about: 'Clarifying questions and uncertainties ' +title: '' +labels: question +assignees: '' + +--- + +**Describe your question** +A clear and concise description of your question and how it came up. + +**Additional context** +Add any other context or screenshots about the question here.