-
Notifications
You must be signed in to change notification settings - Fork 121
Adds instructions for copilot #899
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
Adds instructions for copilot #899
Conversation
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 a new GitHub Copilot instructions document for providing pull-request reviews specifically tailored for this repository.
- Adds comprehensive review guidelines including project context, incremental workflow, style conventions, OpenACC guidelines, and a review checklist.
- Provides formatting standards and best practices for Fortran and auxiliary files like Fypp templates.
Comments suppressed due to low confidence (2)
.github/copilot-instructions.md:33
- [nitpick] Consider adding concrete examples for the case transformation rules to help new contributors clearly understand the expected formatting.
Case Lower-case keywords & intrinsics (do, end subroutine, …).
.github/copilot-instructions.md:71
- [nitpick] Consider providing more detailed build instructions or linking to a separate documentation page so that contributors have a clear procedure for verifying buildability.
1. Buildability: PR includes build instructions or CI passes the staged build.
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
User description
Add instructions for copilot for PR reviews. Based on the Cursor rules file.
PR Type
Documentation
Description
Add comprehensive GitHub Copilot instructions for PR reviews
Define project context and Fortran/Fypp coding standards
Establish OpenACC GPU programming guidelines
Create structured review checklist for code quality
Changes walkthrough 📝
copilot-instructions.md
Add Copilot PR review instructions.github/copilot-instructions.md