From 4084bc049fb0a4224e8796aa0a9de789d9b5d10d Mon Sep 17 00:00:00 2001 From: phineas Date: Fri, 24 Feb 2017 23:08:12 +0000 Subject: [PATCH] Fix grammar issues in templates --- .github/issue_template.md | 6 +++--- .github/pull_request_template.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 7d6911a..7a71693 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,13 +1,13 @@ **Please, do not create duplicate issues** ### DISCLAIMER: -This list contains *all* domains that use cloudflare DNS, not just the cloudflare SSL proxy (the affected service that leaked data). +This list contains *all* domains that use CloudFlare DNS, not just the CloudFlare SSL proxy (the affected service that leaked data). It's a broad sweeping list that includes everything. Just because a domain is on the list does not mean the site is compromised. This list will be narrowed down to the affected domains as we get more information. ### HOW TO REMOVE YOUR SITE -1. verify the site is static and contains no user data (I will remove it immediately once I confirm) +1. Verify the site is static and contains no user or sensitive data (I will remove it immediately once I confirm) OR @@ -20,4 +20,4 @@ someone wants to dispute that you were affected, we have an employee/owner of th I will not remove sites that contain user data and are returning `server:cloudflare-nginx` in response headers, since they may have been affected. You're welcome to submit a PR to include a link to a blog post for your users, e.g.: -- exmaple.com \[no evidence of data leaked](https://example.com/blog/cloudflare-data-leak) +- example.com \[no evidence of data leaked](https://example.com/blog/cloudflare-data-leak) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e9b5104..0c7d833 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Before submitting your pull-request: - do not ask for removal of actually affected websites (any websites using cloudflare reverse proxy) ### HOW TO REMOVE YOUR SITE -1. verify the site is static and contains no user data (I will remove it immediately once I confirm) +1. Verify the site is static and contains no user or sensitive data (I will remove it immediately once I confirm) OR