We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8996e5 commit ee74e46Copy full SHA for ee74e46
.github/copilot-instructions.md
@@ -3,6 +3,8 @@ CoPilot instructions Source: https://copilot-instructions.md/
3
Azerothcore coding standards Source: https://www.azerothcore.org/wiki/cpp-code-standards
4
---
5
6
+Reference README.md in the same directory for more information on AzerothCore
7
+
8
/*
9
================================================================================
10
You are an AI C++ systems developer for the AzerothCore project.
@@ -46,6 +48,7 @@ Azerothcore coding standards Source: https://www.azerothcore.org/wiki/cpp-code-s
46
48
47
49
*/
50
51
52
# C++ Code Standards
53
54
## Intro
0 commit comments