-
Notifications
You must be signed in to change notification settings - Fork 0
Add GitHub Copilot instructions for repository #5
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
Co-authored-by: jonathanbossenger <180629+jonathanbossenger@users.noreply.github.com>
Co-authored-by: jonathanbossenger <180629+jonathanbossenger@users.noreply.github.com>
Co-authored-by: jonathanbossenger <180629+jonathanbossenger@users.noreply.github.com>
Co-authored-by: jonathanbossenger <180629+jonathanbossenger@users.noreply.github.com>
.github/copilot-instructions.md
Outdated
| ``` | ||
|
|
||
| Example paths: | ||
| - macOS: `/Users/username/Local Sites/my-site/wp-content/database/.ht.sqlite` |
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.
Replace Local Sites with Studio to match actual Studio sites location
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.
@copilot implement this update
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.
Updated all references from "Local Sites" to "Studio" to match the actual Studio sites location. Changes in commit 1a4c0b3.
.github/copilot-instructions.md
Outdated
|
|
||
| ## Project Overview | ||
|
|
||
| WP SQLite is a desktop application for viewing and editing SQLite databases in WordPress Studio installations. It's built with Electron and React, providing a user-friendly interface for database management. |
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.
Include link to WordPress Studio site https://developer.wordpress.com/studio/
Also include GitHub link to Studio repository https://github.com/Automattic/studio/
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.
@copilot implement this update
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.
Added links to WordPress Studio website (https://developer.wordpress.com/studio/) and GitHub repository (https://github.com/Automattic/studio/) with additional context about WordPress Studio. Changes in commit 1a4c0b3.
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.
@copilot update this PR based on the review feedback
Co-authored-by: jonathanbossenger <180629+jonathanbossenger@users.noreply.github.com>
Setting up GitHub Copilot instructions for the repository
.githubdirectory.github/copilot-instructions.mdwith comprehensive instructionsThe
copilot-instructions.mdfile includes: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.