2023-09-20 16:28:22 +03:00
name : Bug Report 🐛
2023-09-20 15:55:56 +03:00
description : File a bug report
title : "[Bug]: "
labels : [ "bug" ]
body :
2023-09-20 16:03:32 +03:00
- type : markdown
attributes :
value : |
Thanks for taking the time to fill out this bug report!
- type : textarea
id : what-happened
attributes :
label : What happened?
description : Also tell us, what did you expect to happen?
placeholder : Tell us what you see!
value : "A bug happened!"
validations :
required : true
- type : textarea
id : logs
attributes :
label : Relevant log output
description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
2023-09-20 16:05:20 +03:00
render : bash
2023-09-20 16:03:32 +03:00
- type : input
id : contact
attributes :
label : Twitter / LinkedIn details
description : We announce new features on Twitter + LinkedIn. If this issue leads to an announcement, and you'd like a mention, we'll gladly shout you out!
placeholder : ex. @_StanGirard / <<https://www.linkedin.com/in/stanislas-girard/>>
validations :
required : false