-
Notifications
You must be signed in to change notification settings - Fork 16
✨ Set up Copilot instructions for React Native development #7316
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
✨ Set up Copilot instructions for React Native development #7316
Conversation
Co-authored-by: hawkrives <464441+hawkrives@users.noreply.github.com>
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 implements comprehensive GitHub Copilot instructions for the All About Olaf React Native repository, establishing AI-assisted development guidelines and best practices for mobile app development.
- Provides project-specific guidance for React Native 0.72.9 with TypeScript development
- Establishes comprehensive mobile development patterns and cross-platform considerations
- Creates extensive learning resources and documentation for React Native, testing, and mobile-specific development
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
.github/copilot-instructions.md |
Main Copilot configuration with React Native patterns, TypeScript standards, and project conventions |
.github/copilot-learning.md |
Extensive learning resources including tutorials, documentation links, and educational materials |
.github/agents/development.md |
Development workflow guidance covering environment setup, code quality processes, and common tasks |
.github/agents/testing.md |
Comprehensive testing strategies for React Native apps including unit, integration, and mobile-specific testing |
.github/agents/mobile-specific.md |
Mobile development considerations covering platform differences, performance optimization, and deployment |
.github/agents/README.md |
Overview of the agents directory structure and file purposes |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This PR implements comprehensive GitHub Copilot instructions for the All About Olaf React Native repository, following best practices for AI-assisted development.
What's Added
Main Copilot Configuration
.github/copilot-instructions.md- Primary development guidelines covering React Native patterns, TypeScript standards, mobile development best practices, and project-specific conventions.github/copilot-learning.md- Extensive learning resources including tutorials, documentation links, and educational materials for React Native, testing, and mobile developmentAI Agent Documentation
.github/agents/directory with specialized guidance for AI coding assistants:development.md- Development workflow, environment setup, and code quality processestesting.md- Comprehensive testing strategies for React Native appsmobile-specific.md- Mobile development considerations, platform differences, and performance optimizationKey Features
Project-Specific Guidance
The instructions are tailored specifically for this React Native college campus app, covering:
Mobile Development Focus
Comprehensive coverage of mobile-specific considerations:
Code Quality Standards
Establishes clear coding standards including:
Testing Framework
Detailed testing guidance covering:
Benefits
This setup will help GitHub Copilot and other AI assistants:
The documentation serves both as AI guidance and as a reference for human developers working on the project.
Resolves #[issue_number] - Set up Copilot instructions following GitHub's best practices for repository-specific AI assistance.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
downloads.sentry-cdn.comIf you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.