-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from RuiSiang/add-issue-template
Add issue template
- Loading branch information
Showing
2 changed files
with
51 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# ISSUE | ||
|
||
## 說明 (Description) | ||
|
||
請簡單說明此 issue。 | ||
|
||
Please include a summary of the issue. | ||
|
||
## 種類 (Issue Type) | ||
[ ] Feature Request | ||
[ ] Report Bug | ||
[ ] Other | ||
|
||
--- | ||
## 新功能 (Feature Request) | ||
**希望新增此功能的原因 (Reason for this Feature)** | ||
|
||
... | ||
|
||
**可能的解法 (Proposed Solution)** | ||
|
||
... | ||
|
||
--- | ||
## 通報問題 (Report Bug) | ||
**重現步驟 (Steps to Reproduce)** | ||
1. ... | ||
2. ... | ||
|
||
**測試環境 (Environment)**: | ||
* OS: | ||
* NodeJS Version: | ||
* NPM Version: | ||
* Docker Version: | ||
|
||
**應呈現結果 (Expected Behavior)** | ||
|
||
請詳細說明應呈現的畫面/結果。 | ||
|
||
Please describe the bahavior expected. | ||
|
||
**實際呈現結果 (Resulted Behavior)** | ||
|
||
請詳細說明實際執行呈現的畫面/結果。 | ||
|
||
Please describe the behavior that actually occurred. | ||
|
||
--- | ||
|
||
## 其他說明 (Additional Context) |
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