-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
30 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: Question | ||
about: Ask a question. | ||
title: "[Question] Title of the question" | ||
labels: question | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Question | ||
|
||
<!-- Please ask your question clearly and provide as much context as possible. --> | ||
|
||
### Steps to Reproduce | ||
|
||
<!-- If applicable, describe the steps to reproduce the issue. --> | ||
|
||
### Expected Behavior | ||
|
||
<!-- What did you expect to happen? --> | ||
|
||
### Actual Behavior | ||
|
||
<!-- What actually happened? --> | ||
|
||
### Additional Context | ||
|
||
<!-- Add any other context or information that may be helpful for answering your question (e.g., environment, versions, related code, etc.). --> |