diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/question.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/question.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..6c0c0b0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,11 @@ +--- +name: Question +about: Create a question to help us improve our knowledge base and documentation +labels: question +--- + +# Question + +Use [Github Discussions](https://github.com/open-telemetry/opentelemetry-demo/discussions/). + +<sub>**Tip**: [React](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/) with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it. Learn more [here](https://opentelemetry.io/community/end-user/issue-participation/).</sub> |
