From 3463deacc9e104f6784bcc3d7472811502658f52 Mon Sep 17 00:00:00 2001 From: Coline Date: Fri, 4 Feb 2022 12:09:07 +0100 Subject: [PATCH] fix: pr template --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dd45178..85f6ad9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,7 @@ # Description -Please provide a detailed description of what was done in this PR. +Please provide a detailed description of what was done in this PR. +(And mentioned if linked to an issue [docs](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)) # Changes include