Templates [skip ci]
This commit is contained in:
parent
9bb200b193
commit
c8e170bba2
2 changed files with 8 additions and 2 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -7,6 +7,10 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:heart: To keep development of this project going, consider sponsoring
|
||||||
|
[sponsoring](https://github.com/sponsors/borkdude)! If you are already a
|
||||||
|
sponsor, thank you :pray:!
|
||||||
|
|
||||||
**version**
|
**version**
|
||||||
|
|
||||||
[ Please specify which version of babashka you're using. You can find this with `babashka --version`. The documentation on the master branch may be ahead of the most released version. ]
|
[ Please specify which version of babashka you're using. You can find this with `babashka --version`. The documentation on the master branch may be ahead of the most released version. ]
|
||||||
|
|
@ -27,5 +31,3 @@ new binary when the issue is resolved. ]
|
||||||
**expected behavior**
|
**expected behavior**
|
||||||
|
|
||||||
[ What is the behavior you expected to see? Please provide a minimal working example ]
|
[ What is the behavior you expected to see? Please provide a minimal working example ]
|
||||||
|
|
||||||
[ Optional: if you or your organization is sponsoring this project, please write "**Sponsor**" in this ticket for higher priority. ]
|
|
||||||
|
|
|
||||||
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -7,6 +7,10 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
:heart: To keep development of this project going, consider sponsoring
|
||||||
|
[sponsoring](https://github.com/sponsors/borkdude)! If you are already a
|
||||||
|
sponsor, thank you :pray:!
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
**Is your feature request related to a problem? Please describe.**
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue