-
Couldn't load subscription status.
- Fork 5
Add Initial Copilot instructions for editor-api #589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please complete this form and we'll get you added and review your contribution as soon as possible. |
There was a problem hiding this 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 initial Copilot instructions for the editor-api repository to help GitHub Copilot provide more useful and context-aware assistance to developers working on this Rails 7.1 application that exposes REST and GraphQL APIs for educational coding features.
- Adds comprehensive documentation of the application's architecture, authentication/authorization patterns, and domain boundaries
- Provides developer workflow guidelines including Docker-based setup, testing, and deployment procedures
- Documents key conventions, environment variables, and code examples to guide AI-assisted development
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
|
We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please complete this form and we'll get you added and review your contribution as soon as possible. |
Co-authored-by: Copilot <[email protected]>
|
We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please complete this form and we'll get you added and review your contribution as soon as possible. |
Status
Points for consideration:
✅ - Security - repo only document
✅ - Performance - repo only document
What's changed?
Steps to perform after deploying to production
✅ - no deployments requirement