Skip to content

Initial set-up of basic copilot instructions#67

Merged
jeroenrinzema merged 1 commit intomainfrom
feat/copilot-instructions
Nov 29, 2025
Merged

Initial set-up of basic copilot instructions#67
jeroenrinzema merged 1 commit intomainfrom
feat/copilot-instructions

Conversation

@jeroenrinzema
Copy link
Copy Markdown
Contributor

We want to try to use CoPilot as a assistant when building features or refactoring pieces of code. These instructions will help create a more consistent output from CoPilot.

Copy link
Copy Markdown

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

This PR introduces comprehensive GitHub Copilot instructions for the Lunogram platform to standardize AI-assisted development across the monorepo. The instructions establish clear patterns for Go backend development, TypeScript frontend work, database management, and API design using OpenAPI-first principles.

Key Changes:

  • Defines project architecture covering Nexus (Go), Console (React/TypeScript), and legacy Platform services
  • Establishes coding conventions including OpenAPI-first development, table-driven testing with named types, and multi-tenant database patterns
  • Documents development workflows for adding endpoints, making schema changes, and running tests

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

Comment thread .github/copilot-instructions.md
@jeroenrinzema jeroenrinzema merged commit cee3128 into main Nov 29, 2025
3 checks passed
@jeroenrinzema jeroenrinzema deleted the feat/copilot-instructions branch November 29, 2025 14:33
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