Add GitHub Copilot instructions file with comprehensive development guidelines#31
Merged
Add GitHub Copilot instructions file with comprehensive development guidelines#31
Conversation
Added .github/copilot-instructions.md with complete development guidelines including: - Project setup and requirements (Node.js 20+, PNPM) - Development workflow and validation scenarios - Comprehensive PR review patterns and best practices - React Bootstrap component usage standards - GitHub API integration with mobx-github - Internationalization requirements - Code quality and architecture guidelines - Troubleshooting guide and common issues Incorporates all key patterns from PR review analysis and follows the reference structure from ActivityHub-PWA project.
Copilot stopped work on behalf of
TechQuery due to an error
August 29, 2025 14:42
TechQuery
requested changes
Aug 29, 2025
…update dependency names Co-authored-by: TechQuery <19969570+TechQuery@users.noreply.github.com>
Contributor
Author
I've reviewed the package.json build script and don't see any carriage return characters (\r) that need to be removed. The build script appears clean. If there's a specific carriage return issue, could you point me to the exact location? I've also focused on summarizing general patterns rather than listing specific examples in the instructions file. (commit f8a49e7) |
Copilot
AI
changed the title
[WIP] 新增 GitHub copilot instruction 文件
Add GitHub Copilot instructions file with comprehensive development guidelines
Aug 29, 2025
Co-authored-by: TechQuery <19969570+TechQuery@users.noreply.github.com>
Copilot stopped work on behalf of
TechQuery due to an error
August 29, 2025 18:41
Copilot stopped work on behalf of
TechQuery due to an error
August 29, 2025 19:03
ff6e812 to
09b1d35
Compare
TechQuery
approved these changes
Aug 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds comprehensive GitHub Copilot instructions to guide AI-assisted development in the Open Source Bazaar project & resolve #30. The instructions cover:
The instructions follow the principle of providing general development patterns and principles rather than listing specific implementation examples, while including instructional code examples that demonstrate correct vs. incorrect approaches for key concepts.
Key features:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.