Skip to content

Add issue template#262

Merged
fotiDim merged 2 commits into
mainfrom
add-issue-template
Jun 24, 2026
Merged

Add issue template#262
fotiDim merged 2 commits into
mainfrom
add-issue-template

Conversation

@fotiDim

@fotiDim fotiDim commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This pull request adds new issue templates to improve how bugs are reported and to guide users to the documentation when needed. The main changes are the introduction of a detailed bug report form and configuration to disable blank issues.

Issue template improvements:

  • Added a new .github/ISSUE_TEMPLATE/bug_report.yml file that provides a structured bug report form, prompting users for important details such as library version, OS, device, BLE version, sample code, and logs.

Repository configuration:

  • Added .github/ISSUE_TEMPLATE/config.yml to disable blank issues and provide a direct link to the documentation for further guidance.

@navidecklabs navidecklabs requested a review from Copilot June 22, 2026 13:13

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request introduces GitHub issue templates, specifically a structured bug report form and a configuration file. The review feedback suggests making the 'Device connecting to' and 'Sample code' fields optional rather than mandatory, as some bugs (such as scanning issues or build failures) may not involve a peripheral connection or require a minimal code reproduction.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds GitHub Issue Forms configuration to standardize incoming bug reports and route users to documentation instead of opening blank issues.

Changes:

  • Disables blank issues and adds a documentation contact link via .github/ISSUE_TEMPLATE/config.yml.
  • Introduces a structured “Bug Report” issue form collecting version, platform, reproduction details, sample code, and logs.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/ISSUE_TEMPLATE/config.yml Disables blank issues and provides a documentation link to guide users before filing issues.
.github/ISSUE_TEMPLATE/bug_report.yml Adds a Bug Report issue form to capture consistent, actionable debugging information.

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

@fotiDim fotiDim requested a review from rohitsangwan01 June 22, 2026 13:17
@fotiDim fotiDim merged commit 0619237 into main Jun 24, 2026
2 checks passed
@fotiDim fotiDim deleted the add-issue-template branch June 24, 2026 03:39
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.

3 participants