mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Update README.md
This commit is contained in:
32
README.md
32
README.md
@@ -2,6 +2,21 @@
|
||||
|
||||
[](https://isitmaintained.com/project/TrinityCore/TrinityCore "Average time to resolve an issue") [](https://isitmaintained.com/project/TrinityCore/TrinityCore "Percentage of issues still open")
|
||||
|
||||
--------------
|
||||
|
||||
|
||||
* [Build Status](#build-status)
|
||||
* [Introduction](#introduction)
|
||||
* [Requirements](#requirements)
|
||||
* [Install](#install)
|
||||
* [Reporting issues](#reporting-issues)
|
||||
* [Submitting fixes](#submitting-fixes)
|
||||
* [Copyright](#copyright)
|
||||
* [Authors & Contributors](#authors--contributors)
|
||||
* [Links](#links)
|
||||
|
||||
|
||||
|
||||
## Build Status
|
||||
|
||||
master | 3.3.5
|
||||
@@ -22,7 +37,7 @@ mechanics and functionality.
|
||||
|
||||
It is completely open source; community involvement is highly encouraged.
|
||||
|
||||
If you wish to contribute ideas or code please visit our site linked below or
|
||||
If you wish to contribute ideas or code, please visit our site linked below or
|
||||
make pull requests to our [Github repository](https://github.com/TrinityCore/TrinityCore/pulls).
|
||||
|
||||
For further information on the TrinityCore project, please visit our project
|
||||
@@ -31,19 +46,19 @@ website at [TrinityCore.org](https://www.trinitycore.org).
|
||||
## Requirements
|
||||
|
||||
|
||||
Software requirements are available in the [wiki](https://www.trinitycore.info/display/tc/Requirements) for
|
||||
Windows, Linux and OS X.
|
||||
Software requirements are available in the [wiki](https://trinitycore.info/en/install/requirements) for
|
||||
Windows, Linux and macOS.
|
||||
|
||||
|
||||
## Install
|
||||
|
||||
Detailed installation guides are available in the [wiki](https://www.trinitycore.info/display/tc/Installation+Guide) for
|
||||
Windows, Linux and OS X.
|
||||
Detailed installation guides are available in the [wiki](https://trinitycore.info/en/home) for
|
||||
Windows, Linux and macOS.
|
||||
|
||||
|
||||
## Reporting issues
|
||||
|
||||
Issues can be reported via the [Github issue tracker](https://github.com/TrinityCore/TrinityCore/labels/Branch-3.3.5a).
|
||||
Issues can be reported via the [Github issue tracker](https://github.com/TrinityCore/TrinityCore/labels/Branch-master).
|
||||
|
||||
Please take the time to review existing issues before submitting your own to
|
||||
prevent duplicates.
|
||||
@@ -57,7 +72,7 @@ reports are wasteful and are subject to deletion.
|
||||
|
||||
C++ fixes are submitted as pull requests via Github. For more information on how to
|
||||
properly submit a pull request, read the [how-to: maintain a remote fork](https://community.trinitycore.org/topic/9002-howto-maintain-a-remote-fork-for-pull-requests-tortoisegit/).
|
||||
For SQL only fixes open a ticket or if a bug report exists for the bug post on existing ticket.
|
||||
For SQL only fixes, open a ticket; if a bug report exists for the bug, post on an existing ticket.
|
||||
|
||||
|
||||
## Copyright
|
||||
@@ -76,4 +91,5 @@ Read file [AUTHORS](AUTHORS).
|
||||
|
||||
* [Website](https://www.trinitycore.org)
|
||||
* [Wiki](https://www.trinitycore.info)
|
||||
* [Forums](https://community.trinitycore.org)
|
||||
* [Forums](https://talk.trinitycore.org/)
|
||||
* [Discord](https://discord.trinitycore.org/)
|
||||
|
||||
Reference in New Issue
Block a user