From 80508ed94a7c30560bf5e862fa5d4874f0e95123 Mon Sep 17 00:00:00 2001 From: Jordie Date: Wed, 22 Jun 2016 19:10:54 +1000 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..dfbed27a3be --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,2 @@ +[Changelogs]: # (Please make a changelog if you're adding, removing or changing content that'll affect players. This includes, but is not limited to, new features, sprites, sounds; balance changes; map edits and important fixes) +[]: # (See here for how to easily make a changelog: https://github.com/tgstation/tgstation/wiki/Changelogs)