-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Description
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 VersionYou 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
idattribute 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
Jay-o-Way
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
π New