Add bug report and feature request templates
このコミットが含まれているのは:
コミット
052239652e
17
.github/ISSUE_TEMPLATE/bug-report-template.md
vendored
ノーマルファイル
17
.github/ISSUE_TEMPLATE/bug-report-template.md
vendored
ノーマルファイル
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Bug Report Template
|
||||
about: "For filing bugs. Please search for existing issues first. Also see CONTRIBUTING."
|
||||
|
||||
---
|
||||
|
||||
**Please Describe The Problematic Behavior**
|
||||
(Replace This Text: Please keep descriptions concise. Please include the following so we can assess effort to fix, severity of the defect, and identify root cause:
|
||||
* How your code uses this library
|
||||
* What troubleshooting has already been tried
|
||||
* Any shareable logs of observations
|
||||
* Resulting impact of the defective behavior
|
||||
|
||||
If your code is open-source, a link to it is also appreciated.)
|
||||
|
||||
**Please Describe The Expected Behavior**
|
||||
(Replace This Text: Please keep descriptions concise.)
|
16
.github/ISSUE_TEMPLATE/feature-request-template.md
vendored
ノーマルファイル
16
.github/ISSUE_TEMPLATE/feature-request-template.md
vendored
ノーマルファイル
@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Feature Request Template
|
||||
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING."
|
||||
|
||||
---
|
||||
|
||||
**Please Describe The Problem To Be Solved**
|
||||
(Replace This Text: Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of the problem are considered to be in-scope and out-of-scope.)
|
||||
|
||||
**(Optional): Suggest A Solution**
|
||||
(Replace This Text: A concise description of your preferred solution. Things to address include:
|
||||
* Details of the technical implementation
|
||||
* Tradeoffs made in design decisions
|
||||
* Caveats and considerations for the future
|
||||
|
||||
If there are multiple solutions, please present each one separately. Save comparisons for the very end.)
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする