Skip to content

Commit

Permalink
github/issue_template: reword file upload instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
Akemi committed May 9, 2024
1 parent 441724d commit 07bba7e
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 16 deletions.
18 changes: 14 additions & 4 deletions .github/ISSUE_TEMPLATE/2_bug_report_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,20 @@ body:
attributes:
label: "Sample Files"
description: >
Sample files needed to reproduce this issue can be attached to the issue
(preferred), or be uploaded to https://0x0.st/ or similar sites.
(Only needed if the issue cannot be reproduced without it.)
Do not use garbage like "cloud storage", especially not Google Drive.
Please provide sample files for a minimal reproduction case, if the issue can't be
reproduced without it or it being helpful to demonstrate the issue.
Files can be attached directly within the text field below. If github's upload restriction
(file type, size, etc) don't allow the direct upload, use a solutions that is easy to
access with possible long-term retention. Possible service can be but are not limited to:
- [0x0.st](https://0x0.st/) (no long-term retention)
- [Dropbox](https://www.dropbox.com)
- [Google Drive](https://www.google.com/drive/)
- [iCLoud Drive](https://www.icloud.com/iclouddrive/)
- [mediafire](https://www.mediafire.com/)
- [OneDrive](https://onedrive.live.com/)
- type: checkboxes
attributes:
label: "I carefully read all instruction and confirm that i did the following"
Expand Down
18 changes: 14 additions & 4 deletions .github/ISSUE_TEMPLATE/2_bug_report_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,20 @@ body:
attributes:
label: "Sample Files"
description: >
Sample files needed to reproduce this issue can be attached to the issue
(preferred), or be uploaded to https://0x0.st/ or similar sites.
(Only needed if the issue cannot be reproduced without it.)
Do not use garbage like "cloud storage", especially not Google Drive.
Please provide sample files for a minimal reproduction case, if the issue can't be
reproduced without it or it being helpful to demonstrate the issue.
Files can be attached directly within the text field below. If github's upload restriction
(file type, size, etc) don't allow the direct upload, use a solutions that is easy to
access with possible long-term retention. Possible service can be but are not limited to:
- [0x0.st](https://0x0.st/) (no long-term retention)
- [Dropbox](https://www.dropbox.com)
- [Google Drive](https://www.google.com/drive/)
- [iCLoud Drive](https://www.icloud.com/iclouddrive/)
- [mediafire](https://www.mediafire.com/)
- [OneDrive](https://onedrive.live.com/)
- type: checkboxes
attributes:
label: "I carefully read all instruction and confirm that i did the following"
Expand Down
18 changes: 14 additions & 4 deletions .github/ISSUE_TEMPLATE/2_bug_report_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,20 @@ body:
attributes:
label: "Sample Files"
description: >
Sample files needed to reproduce this issue can be attached to the issue
(preferred), or be uploaded to https://0x0.st/ or similar sites.
(Only needed if the issue cannot be reproduced without it.)
Do not use garbage like "cloud storage", especially not Google Drive.
Please provide sample files for a minimal reproduction case, if the issue can't be
reproduced without it or it being helpful to demonstrate the issue.
Files can be attached directly within the text field below. If github's upload restriction
(file type, size, etc) don't allow the direct upload, use a solutions that is easy to
access with possible long-term retention. Possible service can be but are not limited to:
- [0x0.st](https://0x0.st/) (no long-term retention)
- [Dropbox](https://www.dropbox.com)
- [Google Drive](https://www.google.com/drive/)
- [iCLoud Drive](https://www.icloud.com/iclouddrive/)
- [mediafire](https://www.mediafire.com/)
- [OneDrive](https://onedrive.live.com/)
- type: checkboxes
attributes:
label: "I carefully read all instruction and confirm that i did the following"
Expand Down
18 changes: 14 additions & 4 deletions .github/ISSUE_TEMPLATE/3_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,20 @@ body:
attributes:
label: "Sample Files"
description: >
Sample files needed to reproduce this issue can be attached to the issue
(preferred), or be uploaded to https://0x0.st/ or similar sites.
(Only needed if the issue cannot be reproduced without it.)
Do not use garbage like "cloud storage", especially not Google Drive.
Please provide sample files for a minimal reproduction case, if the issue can't be
reproduced without it or it being helpful to demonstrate the issue.
Files can be attached directly within the text field below. If github's upload restriction
(file type, size, etc) don't allow the direct upload, use a solutions that is easy to
access with possible long-term retention. Possible service can be but are not limited to:
- [0x0.st](https://0x0.st/) (no long-term retention)
- [Dropbox](https://www.dropbox.com)
- [Google Drive](https://www.google.com/drive/)
- [iCLoud Drive](https://www.icloud.com/iclouddrive/)
- [mediafire](https://www.mediafire.com/)
- [OneDrive](https://onedrive.live.com/)
- type: checkboxes
attributes:
label: "I carefully read all instruction and confirm that i did the following"
Expand Down

0 comments on commit 07bba7e

Please sign in to comment.