From 280e98eee2ead0437594ebd5f27a745ccea7ee5c Mon Sep 17 00:00:00 2001 From: "alex.ita" Date: Thu, 11 Jan 2024 12:55:28 +0100 Subject: [PATCH] Fixed lists not showing as such --- docs/en/support/game-faq.md | 1 + docs/en/support/server-faq.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index 66045729..fadd5e00 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -52,5 +52,6 @@ Before doing anything keep in mind that the code is subject to our [Terms of Use If the issue is code related and you know how to use Github, create a new "Issue" in the appropriate repository on our [GitHub](https://github.com/BeamMP). We use an issue-based workflow so even if you already have a fix for the bug, consider opening a new "Issue", then asking a "Pull Request" that solves your "Issue". More info on contributing can be found [here](https://github.com/BeamMP/BeamMP/blob/development/CONTRIBUTING.md). If you don't have a GitHub account or you don't know how to use GitHub you can get in touch with us in the following ways: + - If it is not something sensitive, you can create a post on our [BeamMP Forum](https://forum.beammp.com) or you can report this on our [Official Discord](https://discord.gg/beammp). - If the information is sensitive you can directly report the issue to a Staff member on our [Discord](https://discord.gg/beammp). \ No newline at end of file diff --git a/docs/en/support/server-faq.md b/docs/en/support/server-faq.md index 3c9e3171..17db9ee5 100644 --- a/docs/en/support/server-faq.md +++ b/docs/en/support/server-faq.md @@ -39,6 +39,7 @@ If other players, trying to connect to your server, receive an error code 10060, You can check if you have successfully portforwarded using the site 'portchecker.co' whilst the server is running. Notes: + - Some internet providers do not offer dedicated IPv4 addresses to your connection, so port forwarding may not be possible, despite it being available in the router. - Port forwarding is not possible if you are using a mobile (4G/5G) internet connection. @@ -69,5 +70,6 @@ Before doing anything keep in mind that the code is subject to our [Terms of Use If the issue is code related and you know how to use Github, create a new "Issue" in the appropriate repository on our [GitHub](https://github.com/BeamMP). We use an issue-based workflow so even if you already have a fix for the bug, consider opening a new "Issue", then asking a "Pull Request" that solves your "Issue". More info on contributing can be found [here](https://github.com/BeamMP/BeamMP/blob/development/CONTRIBUTING.md). If you don't have a GitHub account or you don't know how to use GitHub you can get in touch with us in the following ways: + - If it is not something sensitive, you can create a post on our [BeamMP Forum](https://forum.beammp.com) or you can report this on our [Official Discord](https://discord.gg/beammp). - If the information is sensitive you can directly report the issue to a Staff member on our [Discord](https://discord.gg/beammp). \ No newline at end of file