diff options
author | funjoker <funjoker109@gmail.com> | 2024-01-09 21:09:42 +0100 |
---|---|---|
committer | funjoker <funjoker109@gmail.com> | 2024-01-09 21:09:42 +0100 |
commit | c7aa8c90c7d055f6c50ffca4d2e4fc13b19eb68c (patch) | |
tree | 7bd03f138f9ef9c9b72b7ecd8dec1a6ada5ff1e0 | |
parent | bcd4794bd7a09792711ed772ec1a4cdd32e44238 (diff) |
Misc: Add wotlk_classic to readme
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md index d9209bd8dcb..0e161180453 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#  TrinityCore (master) +#  TrinityCore (wotlk_classic) [](https://isitmaintained.com/project/TrinityCore/TrinityCore "Average time to resolve an issue") [](https://isitmaintained.com/project/TrinityCore/TrinityCore "Percentage of issues still open") @@ -19,12 +19,12 @@ ## Build Status -master | 3.3.5 -:------------: | :------------: -[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) -[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) -[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) -[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) +master | 3.3.5 | wotlk_classic +:------------: | :------------: | :------------: +[](https://circleci.com/gh/TrinityCore/TrinityCore/tree/master) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/3.3.5) | [](https://circleci.com/gh/TrinityCore/TrinityCore/tree/wotlk_classic) +[](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/master) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/3.3.5) | [](https://ci.appveyor.com/project/DDuarte/trinitycore/branch/wotlk_classic) +[](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Amaster+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3A3.3.5+event%3Apush) | [](https://github.com/TrinityCore/TrinityCore/actions?query=workflow%3AGCC+branch%3Awotlk_classic+event%3Apush) +[](https://scan.coverity.com/projects/435) | [](https://scan.coverity.com/projects/4656) | ## Introduction @@ -58,7 +58,7 @@ Windows, Linux and macOS. ## Reporting issues -Issues can be reported via the [Github issue tracker](https://github.com/TrinityCore/TrinityCore/labels/Branch-master). +Issues can be reported via the [Github issue tracker](https://github.com/TrinityCore/TrinityCore/labels/Branch-wotlk_classic). Please take the time to review existing issues before submitting your own to prevent duplicates. |