From 70bd9a25c84c797db2109ac499737eec10797b03 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 24 Apr 2018 09:59:26 +0100 Subject: [PATCH] Clarify self-promotion requirements Collections and topics are better if collated by fans rather than the authors of software. --- .github/PULL_REQUEST_TEMPLATE.md | 1 + .github/PULL_REQUEST_TEMPLATE/collection.md | 1 + .github/PULL_REQUEST_TEMPLATE/topic.md | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e1854c899bd..55d175baf37 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,6 +3,7 @@ I am: - [ ] Suggesting edits to an existing topic or collection - [ ] Curating a new topic or collection + - [ ] Unaffiliated with the project (not self-promoting as e.g. a maintainer, creator, contractor or employee) ***********EDITING AN EXISTING TOPIC OR COLLECTION************ diff --git a/.github/PULL_REQUEST_TEMPLATE/collection.md b/.github/PULL_REQUEST_TEMPLATE/collection.md index 2226c6b1247..8898c9ab908 100644 --- a/.github/PULL_REQUEST_TEMPLATE/collection.md +++ b/.github/PULL_REQUEST_TEMPLATE/collection.md @@ -3,6 +3,7 @@ I am: - [ ] Suggesting edits to an existing collection - [ ] Curating a new collection + - [ ] Unaffiliated with the project (not self-promoting as e.g. a maintainer, creator, contractor or employee) ***********EDITING AN EXISTING COLLECTION************ diff --git a/.github/PULL_REQUEST_TEMPLATE/topic.md b/.github/PULL_REQUEST_TEMPLATE/topic.md index 22e02538ef9..1e6edede6de 100644 --- a/.github/PULL_REQUEST_TEMPLATE/topic.md +++ b/.github/PULL_REQUEST_TEMPLATE/topic.md @@ -3,6 +3,7 @@ I am: - [ ] Suggesting edits to an existing topic - [ ] Curating a new topic + - [ ] Unaffiliated with the project (not self-promoting as e.g. a maintainer, creator, contractor or employee) ***********EDITING AN EXISTING TOPIC************