-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Add CONTRIBUTING.md with clear contribution guidelines #7
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
pidster
left a comment
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 fix the Markdown lists, they're failing syntax checks due to missing whitespace
|
@copilot rebase this from main |
I cannot perform a rebase operation because:
To rebase this branch from main, you'll need to do it manually: git fetch origin main
git rebase origin/main
git push --force-with-lease origin copilot/create-contributing-mdWould you like me to help with something else instead? |
Co-authored-by: pidster <303151+pidster@users.noreply.github.com>
Co-authored-by: pidster <303151+pidster@users.noreply.github.com>
920571c to
1db649b
Compare
pidster
left a comment
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.
I think this is an adequate version to start with.
Original prompt
Fixes #5
💡 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.