Skip to content

Update issue templates#2

Merged
martian56 merged 1 commit into
mainfrom
bug-report-issue-template
Mar 7, 2026
Merged

Update issue templates#2
martian56 merged 1 commit into
mainfrom
bug-report-issue-template

Conversation

@martian56
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 7, 2026 12:48
@martian56 martian56 merged commit 12095b2 into main Mar 7, 2026
4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Issue Template for bug reports to standardize the information collected when users file issues in this repository.

Changes:

  • Introduces a new .github/ISSUE_TEMPLATE/bug_report.md template with common bug-report sections (repro steps, expected behavior, environment, etc.).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

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

In the Desktop section, the OS example is set to iOS, which is not a desktop OS. Consider using examples like Windows/macOS/Linux to avoid confusing reporters.

Suggested change
- OS: [e.g. iOS]
- OS: [e.g. Windows, macOS, Linux]

Copilot uses AI. Check for mistakes.
Comment on lines +28 to +34
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

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

The Desktop bullet list is missing a colon after "Browser" (unlike the OS/Version lines). Adding the colon improves readability and keeps the list formatting consistent.

Suggested change
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Browser: [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser: [e.g. stock browser, safari]

Copilot uses AI. Check for mistakes.
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

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

In the Smartphone section, the device example "iPhone6" looks like a typo/inconsistent formatting compared to typical device names. Consider "iPhone 6" for clarity.

Suggested change
- Device: [e.g. iPhone6]
- Device: [e.g. iPhone 6]

Copilot uses AI. Check for mistakes.
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
Copy link

Copilot AI Mar 7, 2026

Choose a reason for hiding this comment

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

The Smartphone bullet list is missing a colon after "Browser" (unlike the Device/OS/Version lines). Adding the colon keeps the formatting consistent and easier to fill in.

Suggested change
- Browser [e.g. stock browser, safari]
- Browser: [e.g. stock browser, safari]

Copilot uses AI. Check for mistakes.
@martian56 martian56 deleted the bug-report-issue-template branch May 2, 2026 15:03
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.

2 participants