From 3248a406e6b2ff457a5be9d71cf7b1fd9ef2f666 Mon Sep 17 00:00:00 2001 From: Andrey Lesnikov Date: Thu, 20 May 2021 20:02:30 +0300 Subject: [PATCH] PR template: Replace CONTRIBUTING link with link to parent --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f58bad3a2..b1330ffda 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,3 @@ -Please, read the [contributing guidelines][contributing] before submitting a PR. + -[contributing]: https://github.com/rust-gamedev/rust-gamedev.github.io/blob/source/CONTRIBUTING.md +_Part of #TODO_