From: Vasilis Date: Fri, 2 Aug 2024 06:02:24 +0000 (+0200) Subject: Add PR guidelines checkbox to PR template (#30283) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=c36b94316ee0cbed2b52122dc8aba665c46ba764;p=space-station-14.git Add PR guidelines checkbox to PR template (#30283) * Add PR guidelines checkbox to PR template * Update PULL_REQUEST_TEMPLATE.md --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 88ad911c07..7a8129df1a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,10 +17,17 @@ Small fixes/refactors are exempt. Any media may be used in SS14 progress reports, with clear credit given. If you're unsure whether your PR will require media, ask a maintainer. - -Check the box below to confirm that you have in fact seen this (put an X in the brackets, like [X]): --> +## Requirements + +- [ ] I have read and I am following the [Pull Request Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). I understand that not doing so may get my pr closed at maintainer’s discretion - [ ] I have added screenshots/videos to this PR showcasing its changes ingame, **or** this PR does not require an ingame showcase ## Breaking changes