2023-02-28 01:15:26 +00:00
# AUTOGENERATED COPYRIGHT HEADER START
# Copyright (C) 2021-2023 Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
# AUTOGENERATED COPYRIGHT HEADER END
2022-11-28 08:54:02 +00:00
---
name : "File an Bug or Crash report"
title : "REPLACE ME"
description : "This form is for bug and crash reports only, primarily used by developers. Abuse of this form will lead to a permanent interaction ban."
2022-07-31 00:37:09 +00:00
labels : [ "bug" ]
2021-05-01 18:30:57 +00:00
body :
2022-11-28 08:54:02 +00:00
- type : textarea
2021-05-01 18:30:57 +00:00
attributes :
2022-11-28 08:54:02 +00:00
label : "OBS Studio Logs"
description : "Paste the content or attach the log files from OBS Studio here. In the event of a crash, paste or attach both the crash log and the normal log file."
2021-05-01 18:45:43 +00:00
validations :
2021-05-01 18:30:57 +00:00
required : true
- type : textarea
attributes :
2022-07-31 00:37:09 +00:00
label : "Current and Expected Behavior"
description : "What actually happened when you used StreamFX? What did you expect to happen?"
2021-05-01 18:45:43 +00:00
validations :
2021-05-01 18:30:57 +00:00
required : true
2021-06-15 18:40:19 +00:00
- type : textarea
2021-05-01 18:30:57 +00:00
attributes :
2022-07-31 00:37:09 +00:00
label : "Steps to Reproduce the Problem"
2021-06-15 18:40:19 +00:00
description : "What steps are required to consistently reproduce the bug/crash/freeze?"
2021-05-01 18:45:43 +00:00
validations :
2021-05-01 18:30:57 +00:00
required : true
- type : textarea
attributes :
label : "Any additional Information we need to know?"