From a9475d4bd9c2589464c0a6f8890efd1fdc016220 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Tue, 25 Feb 2020 09:22:17 -0700 Subject: [PATCH] Update pull_request_template.md Emphasized "all" in pre-submit checklist --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index 6d7568c..a313743 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -9,7 +9,7 @@ ## Pre-submit checklist -**Please confirm all of the following** before submitting your PR. +**Please confirm ALL of the following** before submitting your PR. - [ ] This PR includes only one addition, removal, or edit. - [ ] I edited the `/data` directory instead of the [README.md](https://github.com/ipfs/awesome-ipfs/blob/master/README.md).