diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8af93e4f645..91ede5b7508 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,6 +9,15 @@ +## Proof of Testing + + + +
+Screenshots/Videos + +
+ ## Changelog diff --git a/README.md b/README.md index 17d84846136..5f8bbd6a237 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Space Station 13 is a paranoia-laden round-based roleplaying game set against th ## Important note - TEST YOUR PULL REQUESTS -You are responsible for the testing of your content. You should not mark a pull request ready for review until you have actually tested it. If you require a separate client for testing, you can use a guest account by logging out of BYOND and connecting to your test server. Test merges are not for bug finding, they are for stress tests where local testing simply doesn't allow for this. +You are responsible for the testing of your content and providing proof of such in your pull request. You should not mark a pull request ready for review until you have actually tested it. If you require a separate client for testing, you can use a guest account by logging out of BYOND and connecting to your test server. Test merges are not for bug finding, they are for stress tests where local testing simply doesn't allow for this. ## DEVELOPMENT FLOWCHART ![image](https://i.imgur.com/aJnE4WT.png)