Skip to content

Commit

Permalink
Add "attach video file" message (#42)
Browse files Browse the repository at this point in the history
* Add "attach video file" message

* Update assets/messages.yml

Co-authored-by: Marcono1234 <[email protected]>

* Update assets/messages.yml

Co-authored-by: Marcono1234 <[email protected]>

* Fix apostrophe after master merge

* Split messages in PC and Mobile, add Windows key combo to PC message

* Remove mce from PC message

* Update assets/messages.yml

Co-authored-by: Marcono1234 <[email protected]>

* Update assets/messages.yml

Co-authored-by: Marcono1234 <[email protected]>

Co-authored-by: SPGoding <[email protected]>
Co-authored-by: Marcono1234 <[email protected]>
  • Loading branch information
3 people authored May 24, 2020
1 parent 4ab9de9 commit 44af995
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions assets/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,39 @@ messages:
*Thank you for your report!*
Could you please include information about your server? Without it we may be unable to reproduce the issue.
%quick_links%
fillname: []
attach-video:
- project:
- mc
- mcl
- mcpe
- mcd
name: Attach video (PC)
message: |-
_We do not have enough information to find the cause of this issue._
Please *record a video of this happening* and attach it to this report.
If you are on Windows, you can use {{Windows}}\+{{Alt}}\+{{R}} to open a built-in App for recording game footage.
In case you don't have a program to record videos, we recommend using the free recording software [OBS|https://obsproject.com/].
In case the resulting video file is too large to be uploaded to the bug tracker directly, please upload it elsewhere (e.g. as unlisted video on YouTube) and link to it here.
~This issue has been temporarily closed as {color:#d04437}*Awaiting Response*{color}. Once the requested information has been delivered, the report will be reopened automatically.~
%quick_links%
fillname: []
- project:
- mcpe
- mce
name: Attach video (Mobile)
message: |-
_We do not have enough information to find the cause of this issue._
Please *record a video of this happening* and attach it to this report.
In case the resulting video file is too large to be uploaded to the bug tracker directly, please upload it elsewhere (e.g. as unlisted video on YouTube) and link to it here.
~This issue has been temporarily closed as {color:#d04437}*Awaiting Response*{color}. Once the requested information has been delivered, the report will be reopened automatically.~
%quick_links%
fillname: []
attach-world-file:
Expand Down

0 comments on commit 44af995

Please sign in to comment.