Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(xo-web/github): add and use github issue form template when reporting bug from settings/logs #7274

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

OlivierFL
Copy link
Collaborator

Description

When a user submits a bug report from Settings/Logs, now the link redirects to an issue form, with some fields pre-filled.
Fixes #7142

Screenshots

github-issue-form

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

@OlivierFL OlivierFL self-assigned this Jan 2, 2024
Copy link
Member

@julien-f julien-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind splitting in two commits?

One for the issue template and the other one for xo-web using it.

@OlivierFL OlivierFL force-pushed the github/bug-report-template branch 4 times, most recently from f431f6f to 42b3086 Compare January 4, 2024 08:03
@julien-f julien-f merged commit 046fa72 into master Jan 4, 2024
1 check passed
@julien-f julien-f deleted the github/bug-report-template branch January 4, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reporting a bug from Settings/Logs bypass GitHub issue template
2 participants