diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f41723a0..6315d968 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +6,7 @@ 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. +documentation. If you are encountering problems integrating this module into your application, please post a question on the [discussion forum](https://github.com/passport/discuss) @@ -16,7 +16,7 @@ rather than filing an issue. Do not open issues that might have security implications. Potential security vulnerabilities should be reported privately to jaredhanson@gmail.com. Once any -vulerabilities have been repaired, the details will be disclosed publicly in a +vulnerabilities have been repaired, the details will be disclosed publicly in a responsible manner. This also allows time for coordinating with affected parties in order to mitigate negative consequences. diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 432aac4b..08d7ac34 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ to the relevant discussion along with the pull request. Do not open pull requests that might have security implications. Potential security vulnerabilities should be reported privately to jaredhanson@gmail.com. -Once any vulerabilities have been repaired, the details will be disclosed +Once any vulnerabilities have been repaired, the details will be disclosed publicly in a responsible manner. This also allows time for coordinating with affected parties in order to mitigate negative consequences.