You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Further discussion on or pull requests for these issues is highly valued, and we
21
21
## Using Copilot
22
22
23
23
This repository is [configured](https://code.visualstudio.com/docs/copilot/copilot-customization) to facilitate Copilot.
24
-
In addition to [general instructions]<!--(.github/copilot-instructions.md)-->, you can find additional prompts in [.github/prompts] or type `#prompt` in Copilot.
24
+
In addition to [general instructions](https://github.com/Azure/azure-sdk-for-rust/blob/main/.github/copilot-instructions.md), you can find additional prompts in [.github/prompts] or type `#prompt` in Copilot.
25
25
26
26
To generate a new performance test, for example, you might prompt with:
0 commit comments