Skip to content

Put user-defined project guidelines at the top of the generated guidelines file #150

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

imliam
Copy link

@imliam imliam commented Aug 16, 2025

Potentially solves #146

Just raising this as an easy merge if you agree that user guidelines should take more precedence than the Boost presets, but happy to do another approach if liked

@Copilot Copilot AI review requested due to automatic review settings August 16, 2025 21:21
Copy link

@Copilot Copilot AI left a 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 changes the order in which guidelines are loaded, placing user-defined project guidelines at the top of the generated guidelines file instead of at the bottom. This gives user guidelines higher precedence over Boost presets.

  • Move user guideline loading from the end to the beginning of the collection process
  • Maintain existing logic for all other guideline types (foundation, boost, framework-specific, etc.)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant