Skip to content

update copilot instructions#641

Merged
finger563 merged 1 commit into
mainfrom
ai/update-instructions
Jun 15, 2026
Merged

update copilot instructions#641
finger563 merged 1 commit into
mainfrom
ai/update-instructions

Conversation

@finger563

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

Hardware

  • I have updated the design files (schematic, board, libraries).
  • I have attached the PDFs of the SCH / BRD to this PR
  • I have updated the design output (GERBER, BOM) files.

Copilot AI review requested due to automatic review settings June 15, 2026 13:16
@finger563 finger563 merged commit 052dc6f into main Jun 15, 2026
7 of 9 checks passed
@finger563 finger563 deleted the ai/update-instructions branch June 15, 2026 13:16

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

Note

Copilot was unable to run its full agentic suite in this review.

Adds guidance to .github/copilot-instructions.md for generating consistent pull request text when introducing new components.

Changes:

  • Added a new “Pull Request Text” section with a ready-to-copy PR template.
  • Documented what fields to fill in and when to remove the Hardware section.

### Software
<!-- Delete this section if not relevant to your PR -->
- [ ] I have added tests to cover my changes.
- [ ] I have updated the `.github/workflows/build.yml` file to add my new test to the automated cloud build github action.
- [ ] I have added / updated the documentation related to this change via either README or WIKI

### Software
<!-- Delete this section if not relevant to your PR -->
- [ ] My code follows the code style of this project.

### Hardware
<!-- Delete this section if not relevant to your PR -->
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