Skip to content

Align repository with DPC conventions#3

Merged
dmccoystephenson merged 1 commit into
mainfrom
align-dpc-conventions
May 16, 2026
Merged

Align repository with DPC conventions#3
dmccoystephenson merged 1 commit into
mainfrom
align-dpc-conventions

Conversation

@dmccoystephenson
Copy link
Copy Markdown
Member

Summary

Adds the standard DPC convention files to bring this repository in line with the DPC conventions.

Files added

  • CONTRIBUTING.md — contribution workflow
  • USER_GUIDE.md — player-facing documentation
  • COMMANDS.md — command reference (/fly)
  • CONFIG.md — notes that no config.yml is used
  • CHANGELOG.md — version history starting at 1.0
  • .github/copilot-instructions.md — AI assistant context
  • .github/workflows/build.yml — CI on push/PR to main (checkout only; no build system present)
  • .github/workflows/release.yml — release workflow stub (checkout only; no build system present)

Note: This plugin has no Maven or Gradle build system. The CI workflows contain only a checkout step. A follow-up issue should track migrating to Maven so automated builds and JAR uploads can be enabled.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dmccoystephenson dmccoystephenson merged commit 5fdc06c into main May 16, 2026
1 check passed
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