Skip to content

Commit 29f7978

Browse files
JaclynCodesCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent cc80810 commit 29f7978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add information about how to build and validate changes so the agent does not ne
2929

3030
- For each of bootstrap, build, test, run, lint, and any other scripted step, document the sequence of steps to take to run it successfully as well as the versions of any runtime or build tools used.
3131
- Each command should be validated by running it to ensure that it works correctly as well as any preconditions and postconditions.
32-
- Try cleaning the repo and environment and running commands in different orders and document errors and and misbehavior observed as well as any steps used to mitigate the problem.
32+
- Try cleaning the repo and environment and running commands in different orders and document errors and misbehavior observed as well as any steps used to mitigate the problem.
3333
- Run the tests and document the order of steps required to run the tests.
3434
- Make a change to the codebase. Document any unexpected build issues as well as the workarounds.
3535
- Document environment setup steps that seem optional but that you have validated are actually required.

0 commit comments

Comments
 (0)