Skip to content

Commit 24ae8c8

Browse files
authored
Merge pull request #20 from csharpfritz/copilot/fix-19
2 parents 9ded8a7 + 6d0cb3c commit 24ae8c8

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

Content/Tips/copilot-instructions-md.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: ["github-copilot", "best-practices", "productivity", "coding-standards"]
66
difficulty: "Beginner"
77
author: "GitHub Copilot"
88
publishedDate: "2025-06-08"
9-
lastModified: "2025-06-08"
9+
lastModified: "2025-06-10"
1010
---
1111

1212
# Level Up GitHub Copilot with copilot-instructions.md
@@ -114,3 +114,11 @@ and clean architecture patterns.
114114
- 🔄 Keep instructions in sync with your linting rules
115115

116116
Remember, Copilot reads these instructions when generating suggestions, helping ensure consistent, high-quality code that matches your project's standards.
117+
118+
## Learn More
119+
120+
For comprehensive information about customizing GitHub Copilot, check out these authoritative resources:
121+
122+
- **[GitHub Copilot Documentation](https://docs.github.com/en/copilot)** - Official GitHub documentation covering all aspects of GitHub Copilot
123+
- **[Configuring GitHub Copilot in your environment](https://docs.github.com/en/copilot/configuring-github-copilot)** - Detailed guide on customizing GitHub Copilot settings and behavior
124+
- **[GitHub Copilot in Visual Studio Code](https://learn.microsoft.com/en-us/training/modules/introduction-to-github-copilot/)** - Microsoft Learn training module on using GitHub Copilot effectively

0 commit comments

Comments
 (0)