From ce434a8ca8c5fe499db570fe17fea56a60a7f8b4 Mon Sep 17 00:00:00 2001 From: deltanedas <@deltanedas:kde.org> Date: Mon, 4 Nov 2024 18:08:53 +0000 Subject: [PATCH 1/3] add contributing guidelines and update github stuff --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++--- CONTRIBUTING.md | 80 ++++++++++++++++++++++++++++++++ README.md | 3 +- 3 files changed, 87 insertions(+), 9 deletions(-) create mode 100644 CONTRIBUTING.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4029b093ccb..b85b383ee3a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ - + ## About the PR @@ -10,23 +10,22 @@ ## Media - + ## Requirements -- [ ] I have read and am following the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). +- [ ] I have tested all added content and changes. - [ ] I have added media to this PR or it does not require an ingame showcase. ## Breaking changes - + **Changelog** +Changelogs must have a :cl: symbol, so the bot recognizes the changes and adds them to the game's changelog. -->