From 8eaf79663deb9d5d5af5c34af0eadab42d2dac3c Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 4 May 2021 13:28:13 +0200 Subject: chore(docs): SOP (#454) * chore(docs): Code standards * Create file-headers.md * sql * SOP * issue tracker * Update issue-tracker-standards.md * Update issue-tracker-standards.md * Update sql-standards.md * Update SQL-Versioning.md --- _includes/azerothcore/sidebar.html | 2 +- docs/Dealing-with-SQL-files.md | 184 -------------------------- docs/SQL-Versioning.md | 2 +- docs/cpp-code-standards.md | 245 +++++++++++++++++++++++++++++++++++ docs/file-headers.md | 23 ++++ docs/issue-tracker-standards.md | 66 ++++++++++ docs/sql-standards.md | 140 ++++++++++++++++++++ docs/standard-operating-procedure.md | 9 ++ 8 files changed, 485 insertions(+), 186 deletions(-) delete mode 100644 docs/Dealing-with-SQL-files.md create mode 100644 docs/cpp-code-standards.md create mode 100644 docs/file-headers.md create mode 100644 docs/issue-tracker-standards.md create mode 100644 docs/sql-standards.md create mode 100644 docs/standard-operating-procedure.md diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index e6ac8a7..3740ca3 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -25,6 +25,7 @@ Documentation Database: