replace chat urls (#8918)

Co-authored-by: Brett <brett@mayson.io>
This commit is contained in:
jonpas 2022-05-22 22:51:49 +02:00 committed by GitHub
parent df13db5958
commit 4d783af827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 18 deletions

View File

@ -34,7 +34,7 @@ We welcome anyone to contribute to this repository. Issues that we are actively
## Pull Request process ## Pull Request process
When contributing to this repository, please first discuss the change you wish to make via issue or [Slack](https://acemod.org/slack) with the [ACE3 project maintainers](https://ace3.acemod.org/team.html) before making a change. This may not be necessary if you are contributing for something which has an existing issue in our repository already. When contributing to this repository, please first discuss the change you wish to make via issue or [Discord](https://acemod.org/discord) with the [ACE3 project maintainers](https://ace3.acemod.org/team.html) before making a change. This may not be necessary if you are contributing for something which has an existing issue in our repository already.
1. Please make a pull request (PR) as early as possible. This lets use help you in the proces of developing it. When opening a work in progress pull request, mark your PR with a `WIP:` prefix. 1. Please make a pull request (PR) as early as possible. This lets use help you in the proces of developing it. When opening a work in progress pull request, mark your PR with a `WIP:` prefix.
2. Describe what this pull request will do and how it solves this in the description of your PR. A clear intent and description of the way the issue is resolved will help us to review the PR more efficiently. 2. Describe what this pull request will do and how it solves this in the description of your PR. A clear intent and description of the way the issue is resolved will help us to review the PR more efficiently.
@ -47,4 +47,4 @@ Please note that all contributors to this project are volunteers and do this in
## Assistance with contributing ## Assistance with contributing
If you require assistance with contributing, check out the #dev channel on our [Slack](https://acemod.org/slack). Additional documentation can be found on our [Development wiki](https://ace3.acemod.org/wiki/development/). If you require assistance with contributing, check out the #dev channel on our [Discord](https://acemod.org/discord). Additional documentation can be found on our [Development wiki](https://ace3.acemod.org/wiki/development/).

View File

@ -18,8 +18,8 @@
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE"> <a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 License"> <img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 License">
</a> </a>
<a href="https://acemod.org/slack"> <a href="https://acemod.org/discord">
<img src="https://img.shields.io/badge/Slack-Join-darkviolet.svg?style=flat-square" alt="ACE3 Slack"> <img src="https://img.shields.io/badge/Discord-Join-darkviolet.svg?style=flat-square" alt="ACE3 Discord">
</a> </a>
<a href="https://circleci.com/gh/acemod/ACE3"> <a href="https://circleci.com/gh/acemod/ACE3">
<img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 Build Status"> <img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 Build Status">
@ -105,8 +105,8 @@ To help us test the latest development changes, download our master branch ([dir
<table> <table>
<tr> <tr>
<td><a href="https://acemod.org/slack">Slack</a></td> <td><a href="https://acemod.org/discord">Discord</a></td>
<td>We have a public Slack team that anyone can join. This is where all our developers and contributors hang out and where we make announcements</td> <td>We have a public Discord server that anyone can join. This is where all our developers and contributors hang out and where we make announcements</td>
</tr> </tr>
<tr> <tr>

View File

@ -18,8 +18,8 @@
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE"> <a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 條款"> <img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 條款">
</a> </a>
<a href="https://acemod.org/slack"> <a href="https://acemod.org/discord">
<img src="https://img.shields.io/badge/Slack-Join-darkviolet.svg?style=flat-square" alt="加入ACE3 Slack"> <img src="https://img.shields.io/badge/Discord-Join-darkviolet.svg?style=flat-square" alt="加入ACE3 Discord">
</a> </a>
<a href="https://circleci.com/gh/acemod/ACE3"> <a href="https://circleci.com/gh/acemod/ACE3">
<img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 建構狀態"> <img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 建構狀態">
@ -104,8 +104,8 @@ ACE3需要最新版本的武裝行動3以及最新版本的 <a href="https://git
<table> <table>
<tr> <tr>
<td><a href="https://acemod.org/slack">Slack</a></td> <td><a href="https://acemod.org/discord">Discord</a></td>
<td>我們有著公共的Slack團隊供大家加入,而該模組所有開發者以及維護者也會在此出現並公告</td> <td>我們有著公共的Discord團隊供大家加入,而該模組所有開發者以及維護者也會在此出現並公告</td>
</tr> </tr>
<tr> <tr>

View File

@ -3,7 +3,7 @@
</p> </p>
<p align="center"> <p align="center">
<a href="https://github.com/acemod/ACE3/releases"> <a href="https://github.com/acemod/ACE3/releases/latest">
<img src="https://img.shields.io/badge/Version-0.0.0-blue.svg?style=flat-square" alt="ACE3 Version"> <img src="https://img.shields.io/badge/Version-0.0.0-blue.svg?style=flat-square" alt="ACE3 Version">
</a> </a>
<a href="https://github.com/acemod/ACE3/issues"> <a href="https://github.com/acemod/ACE3/issues">
@ -15,8 +15,8 @@
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE"> <a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
<img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 Lizenz"> <img src="https://img.shields.io/badge/License-GPLv2-red.svg?style=flat-square" alt="ACE3 Lizenz">
</a> </a>
<a href="https://acemod.org/slack"> <a href="https://acemod.org/discord">
<img src="https://acemod.org/slackbadge.svg?style=flat-square&label=Slack" alt="ACE3 Slack"> <img src="https://img.shields.io/badge/Discord-Join-darkviolet.svg?style=flat-square" alt="ACE3 Discord">
</a> </a>
<a href="https://circleci.com/gh/acemod/ACE3"> <a href="https://circleci.com/gh/acemod/ACE3">
<img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 Build Status"> <img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 Build Status">

View File

@ -2,7 +2,7 @@
<img src="https://github.com/acemod/ACE3/blob/master/extras/assets/logo/black/ACE3-Logo.jpg" width="480"> <img src="https://github.com/acemod/ACE3/blob/master/extras/assets/logo/black/ACE3-Logo.jpg" width="480">
</p> </p>
<p align="center"> <p align="center">
<a href="https://github.com/acemod/ACE3/releases"> <a href="https://github.com/acemod/ACE3/releases/latest">
<img src="https://img.shields.io/badge/Wersja-0.0.0-blue.svg?style=flat-square" alt="ACE3 Wersja"> <img src="https://img.shields.io/badge/Wersja-0.0.0-blue.svg?style=flat-square" alt="ACE3 Wersja">
</a> </a>
<a href="https://github.com/acemod/ACE3/issues"> <a href="https://github.com/acemod/ACE3/issues">
@ -14,8 +14,8 @@
<a href="https://github.com/acemod/ACE3/blob/master/LICENSE"> <a href="https://github.com/acemod/ACE3/blob/master/LICENSE">
<img src="https://img.shields.io/badge/Licencja-GPLv2-red.svg?style=flat-square" alt="ACE3 Licencja"> <img src="https://img.shields.io/badge/Licencja-GPLv2-red.svg?style=flat-square" alt="ACE3 Licencja">
</a> </a>
<a href="https://acemod.org/slack"> <a href="https://acemod.org/discord">
<img src="https://acemod.org/slackbadge.svg?label=Slack&style=flat-square" alt="ACE3 Slack"> <img src="https://img.shields.io/badge/Discord-Join-darkviolet.svg?style=flat-square" alt="ACE3 Discord">
</a> </a>
<a href="https://circleci.com/gh/acemod/ACE3"> <a href="https://circleci.com/gh/acemod/ACE3">
<img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 Build Status"> <img src="https://circleci.com/gh/acemod/ACE3.svg?style=svg" alt="ACE3 Build Status">

View File

@ -64,7 +64,7 @@ sitemap:
and more.</p> and more.</p>
</div> </div>
<div class="large-4 medium-4 columns"> <div class="large-4 medium-4 columns">
<p><a target="_blank" href="https://acemod.org/slack" rel="noopener">ACE3 Public Chat</a><br/> <p><a target="_blank" href="https://acemod.org/discord" rel="noopener">ACE3 Public Chat</a><br/>
Join our public chat! We're glad to answer questions concerning ACE3, development or Arma things.<br/> Join our public chat! We're glad to answer questions concerning ACE3, development or Arma things.<br/>
If you made something with this mod (screen shots, artwork, videos) we'd love to see it.</p> If you made something with this mod (screen shots, artwork, videos) we'd love to see it.</p>
</div> </div>

View File

@ -12,7 +12,7 @@ order: 19
- This is especially necessary for the kramdown markup syntax. Kramdown needs a line break between each block level element (paragraphs, lists, codeblocks, etc ...) - This is especially necessary for the kramdown markup syntax. Kramdown needs a line break between each block level element (paragraphs, lists, codeblocks, etc ...)
- Use `ACE3` instead of `ACE 3`. - Use `ACE3` instead of `ACE 3`.
- Remove each entry that is not used. - Remove each entry that is not used.
- Don't forget to say what you're going to work on in #documentation in slack or [this topic](https://github.com/acemod/ACE3/issues/1166) - Don't forget to say what you're going to work on in #dev in Discord or [this topic](https://github.com/acemod/ACE3/issues/1166)
- Keybinds in ``` <kbd>keyboard tags</kbd> ``` - Keybinds in ``` <kbd>keyboard tags</kbd> ```
- Keywords in ``` `backticks` ``` - Keywords in ``` `backticks` ```
- Capitals at the start of a sentence and `.`at the end. - Capitals at the start of a sentence and `.`at the end.