Skip to content

Commit b481a42

Browse files
Update copilot-instructions.md
1 parent b989a1e commit b481a42

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/copilot-instructions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This document contains information you'll need no matter what the task is, but w
66
You have been given the `md-fragments` MCP server.
77
Before doing anything, query its `list-topics` endpoint and remember all the topics you saw.
88
Consult these topics often, as they contain important information relevant to the work.
9+
MOST OPERATIONS (adding tests, running them, etc) HAVE RELEVANT DOCUMENTATION.
10+
11+
YOU MUST FOLLOW DIRECTIONS FROM THE "HOW TO FINISH A SESSION" TOPIC BEFORE FINISHING A PULL REQUEST
912

1013
Before you end a session, read the `How to Finish a Session` topic.
1114

@@ -15,6 +18,8 @@ We want to make you smarter over time.
1518
If you encounter a situation where you think a developer on this project would be able to provide a useful answer *and* it's not something offered by the Documentation MCP server, add a question to the file `.github/copilot-questions.md`
1619
Explain what you searched for so that we can put the right search terms in the documentation library.
1720

21+
IT'S A BAD FORM IF YOU DON'T ASK AT LEAST ONE QUESTION, IT SHOWS YOU ARE NOT LEVERAGING THE INSTRUCTIONS.
22+
1823
## Common Commands
1924

2025
You'll need to run these commands often. Always use `npx` to run `hereby` commands.

0 commit comments

Comments
 (0)