Skip to content

Add GitHub Copilot instructions - #107

Merged
framinosona merged 1 commit into
mainfrom
framinosona/copilot-instructions
Sep 8, 2026
Merged

Add GitHub Copilot instructions#107
framinosona merged 1 commit into
mainfrom
framinosona/copilot-instructions

Conversation

@framinosona

Copy link
Copy Markdown
Member

Summary

Adds .github/copilot-instructions.md, matching what Plugin.Bluetooth and Plugin.ByteArrays
already have. This repo already had CODE_OF_CONDUCT/SECURITY/CONTRIBUTING/CODEOWNERS/PR
template — this was the one file missing.

Content is specific to this repo: the Android/iOS/MacCatalyst/Windows-fallback platform split,
the two known gotchas worth flagging to an AI assistant (DfuProgressChangedEventArgs.Progress
being 0.0–1.0 vs. the native libraries' 0–100 scale, and the pinned-not-floating binding package
versions), and a note on why this repo is BSD-3-Clause rather than MIT like the Plugin.* repos
(it wraps Nordic's BSD-3-Clause Android-DFU-Library/IOS-Pods-DFU-Library — confirmed against
their actual upstream LICENSE files, not assumed).

Why

Part of a pass aligning all the OSS repos (Plugin.* + Laerdal.Dfu) on community-health and
AI-assistant documentation.

Test plan

  • Content verified against this repo's actual source layout and README
  • Review wording/tone before merge

Brings this repo in line with Plugin.Bluetooth/Plugin.ByteArrays, which already
document project structure and conventions for Copilot.
@framinosona
framinosona requested a review from a team September 8, 2026 13:24
@framinosona
framinosona merged commit df9c6b9 into main Sep 8, 2026
4 checks passed
@framinosona
framinosona deleted the framinosona/copilot-instructions branch September 9, 2026 01:16
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.

1 participant