From 736bd54e2064282d417715120d9b173cf2cf4039 Mon Sep 17 00:00:00 2001 From: aurorasmiles <21148213+aurorasmiles@users.noreply.github.com> Date: Tue, 26 May 2020 10:15:36 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Update links, add explanation for Description --- .github/PULL_REQUEST_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e2228444b..ac23f5a75 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,17 +2,18 @@ **Fixes #{issue number}** ## Description + ## Checklist - [] I included all information required in the sections above - [] I tested my changes and approved their functionality - [] I ensured my changes do not break other parts of the code -- [] I read and followed the [contribution guidelines](https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/blob/1.15/CONTRIBUTING.md) +- [] I read and followed the [contribution guidelines](https://github.com/IntellectualSites/FastAsyncWorldEdit/blob/1.15/CONTRIBUTING.md)