Skip to content

Feature: Automatically log issues on GitHub #16702

@Lamparter

Description

@Lamparter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions