Alpha Release: 0.9.0 (#849)
Signed-off-by: Pyritie <pyritie@gmail.com> Signed-off-by: TomPlop <tomdidome@gmail.com> Co-authored-by: Xikaro <os.valerievich@ya.ru> Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com> Co-authored-by: Redeix <brayden.j.m.ford@gmail.com> Co-authored-by: TomPlop <tomdidome@gmail.com> Co-authored-by: aidie8 <aidenvanzuilen@gmail.com> Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com> Co-authored-by: Zleub <debray.arnaud@gmail.com>
This commit is contained in:
parent
d344316e5a
commit
ec2e3cd3c4
2193 changed files with 104602 additions and 53195 deletions
13
.github/CONTRIBUTING.md
vendored
13
.github/CONTRIBUTING.md
vendored
|
|
@ -130,7 +130,8 @@ There are two approaches to creating a Pull Request: via terminal and via GitHub
|
|||
|
||||
**Branch Designation**
|
||||
- **`main`:**
|
||||
- This branch contains the stable, tested, and released version of the project. It should only contain changes that have passed the full review cycle.
|
||||
- This branch contains the stable, tested, and released version of the project.
|
||||
- It should only contain changes that have passed the full review cycle.
|
||||
- Changes can be accepted by members of the [Dev-Modern] team; at least one approval is required.
|
||||
|
||||
- **`dev`:**
|
||||
|
|
@ -254,6 +255,9 @@ There are two approaches to creating a Pull Request: via terminal and via GitHub
|
|||
- Always test the integration of your changes with the main project.
|
||||
- Before sending a Pull Request, it is important to ensure that your changes do not disrupt the modpack's operation and comply with [internal code of conduct](CODE_OF_CONDUCT.md).
|
||||
|
||||
- #### Localization:
|
||||
- If you're looking for Localizing the modpack to a Language, please feel free to head to the [Tools-Modern]
|
||||
|
||||
---
|
||||
|
||||
## Russian Version
|
||||
|
|
@ -354,7 +358,8 @@ There are two approaches to creating a Pull Request: via terminal and via GitHub
|
|||
|
||||
**Назначение веток**
|
||||
- **`main`:**
|
||||
- Эта ветка содержит стабильную, протестированную и релизную версию проекта. В ней должны находиться только изменения, прошедшие полный цикл проверки.
|
||||
- Эта ветка содержит стабильную, протестированную и релизную версию проекта.
|
||||
- В ней должны находиться только изменения, прошедшие полный цикл проверки.
|
||||
- Принимать изменения могут участники команды [Dev-Modern], требуется одобрение хотя бы одного.
|
||||
|
||||
- **`dev`:**
|
||||
|
|
@ -478,12 +483,16 @@ There are two approaches to creating a Pull Request: via terminal and via GitHub
|
|||
- Всегда тестируйте интеграцию ваших изменений с основным проектом.
|
||||
- Перед отправкой Pull Request важно убедиться, что ваши изменения не нарушают работу модпака и соответствуют [внутренним соглашениям по коду](CODE_OF_CONDUCT.md).
|
||||
|
||||
- #### Локализация:
|
||||
- Если вы ищете локализацию Modpack на языке, пожалуйста, не стесняйтесь перейти к [Tools-Modern]
|
||||
|
||||
---
|
||||
|
||||
<!-- Links: -->
|
||||
[TerraFirmaGreg-Modern]: https://github.com/TerraFirmaGreg-Team/Modpack-Modern
|
||||
[Dev-Modern]: https://github.com/orgs/TerraFirmaGreg-Team/teams/dev-modern
|
||||
[Contributor-Modern]: https://github.com/orgs/TerraFirmaGreg-Team/teams/contributor-modern
|
||||
[Tools-Modern]: https://github.com/TerraFirmaGreg-Team/Tools-Modern
|
||||
[PrismLauncher]: https://prismlauncher.org
|
||||
[Visual Studio Code]: https://code.visualstudio.com
|
||||
[Git]: https://git-scm.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue