We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8133c1 commit f0fc9b7Copy full SHA for f0fc9b7
.github/pull_request_template.md
@@ -29,6 +29,6 @@ Before creating a PR, run through this checklist and mark each as complete.
29
- [ ] If the change involves:
30
- Code
31
- Anything that resembles Personally identifying information (PII)
32
- - URLs
+ - URLs (watch for [typosquatting](https://support.microsoft.com/en-us/topic/what-is-typosquatting-54a18872-8459-4d47-b3e3-d84d9a362eb0)
33
- Significant new/revised content
34
- The change will require at least two (2) approvals before merging. One requirement: use placeholders such as `<JWT Token>` in place of PII
+ The change will require at least two (2) approvals before merging. One requirement: use placeholders such as `<username>` in place of PII
0 commit comments