-
Notifications
You must be signed in to change notification settings - Fork 0
CopilotのCustom Instructionを書く #1245
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
Conversation
|
Migrate lint Lint output |
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 adds a new custom instructions file intended for GitHub Copilot, which documents the traP Collection Server project structure and development guidelines.
- Introduces a new documentation file at .github/copilot-instructions.md.
- Details the project directory structure, development workflow, and key concepts.
Comments suppressed due to low confidence (2)
.github/copilot-instructions.md:1
- The file is named as a custom instruction for GitHub Copilot, yet its content documents the server's project structure. Consider clarifying its purpose by either adjusting the content to focus on custom instructions for Copilot or renaming the file for better alignment with its actual content.
# traP Collection Server
.github/copilot-instructions.md:59
- There is an extra space in the markdown link text before the closing bracket. Removing the space would ensure consistent and correct markdown formatting.
[src/README.md ](src/README.md)
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1245 +/- ##
=======================================
Coverage 49.15% 49.15%
=======================================
Files 127 127
Lines 11301 11301
=======================================
Hits 5555 5555
Misses 5448 5448
Partials 298 298 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
User description
fix #1192
PR Type
Documentation
Description
Copilot用カスタム指示ファイルを追加
ディレクトリ構成を詳細に説明
開発手順やテスト方針を記載
アプリ概念や用語定義を追加
Changes walkthrough 📝
copilot-instructions.md
Copilot用カスタム指示ドキュメント追加.github/copilot-instructions.md