From c83e3f99808478ab777771a4906f7b23ca048b4c Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 24 Oct 2023 16:00:08 -0700 Subject: [PATCH] Move pull_request_template.md up a level so it appears and update text --- .../pull_request_template.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE => }/pull_request_template.md (75%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 75% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md index 3182b7a04..ba6cd265e 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,11 @@ +## First-time contributors + +You **must** read and follow our [First-time contributors](https://6.docs.plone.org/contributing/first-time.html). + +--- + +## Submit a pull request + Thank you for your contribution to the Plone Documentation. Before submitting this pull request, please make sure you follow our guides: @@ -7,9 +15,9 @@ Before submitting this pull request, please make sure you follow our guides: - [Authors guide](https://6.docs.plone.org/contributing/authors.html) - [MyST reference](https://6.docs.plone.org/contributing/myst-reference.html) -## Issue Number +## Issue number -- Issue # +- Fixes # ## Description