Merge pull request #710 from lonelyCZ/lonelyCZ-patch-1
add issue template of question
This commit is contained in:
commit
f717c3ab0c
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
name: Question
|
||||||
|
about: Question relating to Karmada.
|
||||||
|
labels: kind/question
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- Please use this template while asking a new question. Thanks!
|
||||||
|
Please make sure you have read the FAQ and searched the issue list.
|
||||||
|
- FAQ: https://github.com/karmada-io/karmada/blob/master/docs/frequently-asked-questions.md
|
||||||
|
- Issues: https://github.com/karmada-io/karmada/issues?q=is%3Aissue+
|
||||||
|
-->
|
||||||
|
**Please provide an in-depth description of the question you have**:
|
||||||
|
|
||||||
|
**What do you think about this question?**:
|
||||||
|
|
||||||
|
**Environment**:
|
||||||
|
- Karmada version:
|
Loading…
Reference in New Issue