What feature or improvement do you think would benefit Files?
When you add an ID to a YAML marker in an issue template, e.g.:
# Files Version
- type: input
id: files_version # <-- THIS
attributes:
label: Files Version
You can then generate a URI to auto fill that value.
Try it out at https://github.com/files-community/Files/issues/new?template=bug_report.yml&files_version=abc123!
The app should be able to launch a URI when an error occurs, or this generated link could appear in the log file.
Requirements
- Add
id attribute to each field of issue template
- Write a helper to calculate the URL for a stack trace
(automatically|prompt to) open the URL when Files crashes
Files Version
3.8.11.0
Windows Version
10.0.22631.4602
Comments
No response
What feature or improvement do you think would benefit Files?
When you add an ID to a YAML marker in an issue template, e.g.:
You can then generate a URI to auto fill that value.
Try it out at
https://github.com/files-community/Files/issues/new?template=bug_report.yml&files_version=abc123!The app should be able to launch a URI when an error occurs, or this generated link could appear in the log file.
Requirements
idattribute to each field of issue template(automatically|prompt to)open the URL when Files crashesFiles Version
3.8.11.0
Windows Version
10.0.22631.4602
Comments
No response