From 8ea4f244262b9f4017c9af6ede43062ba0405e58 Mon Sep 17 00:00:00 2001 From: Jared Hanson Date: Mon, 8 Oct 2018 11:57:04 -0700 Subject: [PATCH] Update GitHub templates. --- .github/ISSUE_TEMPLATE.md | 6 ++++++ .github/PULL_REQUEST_TEMPLATE.md | 6 +++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a4d33677..f41723a0 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,6 +2,8 @@ #### Are you looking for help? +Reminder: The issue tracker is not a support forum. + Issues should only be filed in this project once they are able to be reproduced and confirmed as a flaw in the software or incorrect information in associated documention. @@ -19,6 +21,10 @@ responsible manner. This also allows time for coordinating with affected partie in order to mitigate negative consequences. +If neither of the above two scenarios apply to your situation, you should open +an issue. Delete this paragraph and the text above, and fill in the information +requested below. + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ff6db2bc..432aac4b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ #### Are you implementing a new feature? -Requests for new features should first be discussed on the [discussion forum](https://github.com/passport/discuss). +Requests for new features should first be discussed on the [developer forum](https://github.com/passport/develop). This allows the community to gather feedback and assess whether or not there is an existing way to achieve the desired functionality. @@ -18,6 +18,10 @@ publicly in a responsible manner. This also allows time for coordinating with affected parties in order to mitigate negative consequences. +If neither of the above two scenarios apply to your situation, you should open +a pull request. Delete this paragraph and the text above, and fill in the +information requested below. +