diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-03-09 21:32:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-09 21:32:48 +0100 |
| commit | f34731bb367a6766b404fd2d1435ec573f391db3 (patch) | |
| tree | 8fa7fae86ddb284cf3683bcfbad533f92940aaa1 /docs/getting-started.md | |
| parent | 5bfbd244880e33900cacd627a9fb6d8bf295104e (diff) | |
| download | wiki-f34731bb367a6766b404fd2d1435ec573f391db3.tar.gz wiki-f34731bb367a6766b404fd2d1435ec573f391db3.tar.bz2 wiki-f34731bb367a6766b404fd2d1435ec573f391db3.zip | |
Update getting-started.md
Diffstat (limited to 'docs/getting-started.md')
| -rw-r--r-- | docs/getting-started.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 9700fd4..082c935 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -165,6 +165,12 @@ Usually, you'll need only the basics of the SQL language, and in most cases, you if you understand how basic statements such as `SELECT`, `UPDATE`, `INSERT` and `DELETE` work, that's usually enough. You don't need to go too deep into SQL in order to be able to contribute. +## Share your code! + +You can submit your improvement via PR. Read this guide: + +- [How to create a Pull Request (PR)](https://www.azerothcore.org/wiki/How-to-create-a-PR) + ## Start contributing! If you mastered some of the above parts, there is already **A LOT** you can do to help our project and becoming a contributor. |
