Updated to the new issue template workflow
This commit is contained in:
committed by
Andrew Gaul
parent
dd4f1395ca
commit
edf4141ad6
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 'feature request'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
### Feature request
|
||||
<!-- -------------------------------------------------------------
|
||||
Please let us know your ideas, such as features you want to improve,
|
||||
features to add, etc.
|
||||
And list any related Issue or Pull Request numbers.
|
||||
-------------------------------------------------------------- -->
|
||||
|
||||
|
||||
@ -1,10 +1,15 @@
|
||||
---
|
||||
name: Support request (Including bug reports)
|
||||
about: Request support for usage, bugs, etc.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!-- --------------------------------------------------------------------------
|
||||
The following information is very important in order to help us to help you.
|
||||
Omission of the following details may delay your support request or receive no
|
||||
attention at all.
|
||||
Keep in mind that the commands we provide to retrieve information are oriented
|
||||
to GNU/Linux Distributions, so you could need to use others if you use s3fs on
|
||||
macOS or BSD.
|
||||
--------------------------------------------------------------------------- -->
|
||||
|
||||
### Additional Information
|
||||
@ -38,3 +43,4 @@
|
||||
### Details about issue
|
||||
<!-- Please describe the content of the issue in detail. -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user