Skip to content

Commit 8ea4f24

Browse files
committed
Update GitHub templates.
1 parent 2327a36 commit 8ea4f24

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
#### Are you looking for help?
44

5+
Reminder: The issue tracker is not a support forum.
6+
57
Issues should only be filed in this project once they are able to be reproduced
68
and confirmed as a flaw in the software or incorrect information in associated
79
documention.
@@ -19,6 +21,10 @@ responsible manner. This also allows time for coordinating with affected partie
1921
in order to mitigate negative consequences.
2022

2123

24+
If neither of the above two scenarios apply to your situation, you should open
25+
an issue. Delete this paragraph and the text above, and fill in the information
26+
requested below.
27+
2228
<!-- Provide a brief summary of the issue in the title field above. -->
2329

2430
<!-- Provide a detailed description of your use case, including as much -->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#### Are you implementing a new feature?
44

5-
Requests for new features should first be discussed on the [discussion forum](https://github.com/passport/discuss).
5+
Requests for new features should first be discussed on the [developer forum](https://github.com/passport/develop).
66
This allows the community to gather feedback and assess whether or not there is
77
an existing way to achieve the desired functionality.
88

@@ -18,6 +18,10 @@ publicly in a responsible manner. This also allows time for coordinating with
1818
affected parties in order to mitigate negative consequences.
1919

2020

21+
If neither of the above two scenarios apply to your situation, you should open
22+
a pull request. Delete this paragraph and the text above, and fill in the
23+
information requested below.
24+
2125
<!-- Provide a brief summary of the request in the title field above. -->
2226

2327
<!-- Provide a detailed description of your use case, including as much -->

0 commit comments

Comments
 (0)