From 23e5c7c86129778a5b0c0fd0012a6e981da25f71 Mon Sep 17 00:00:00 2001 From: Hugo Reeves <20039091+HugoReeves@users.noreply.github.com> Date: Mon, 27 Aug 2018 19:31:07 +1200 Subject: [PATCH] Using checkboxes --- pull_request_template.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index acf8f8d..d00e03d 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,14 +1,14 @@ Does this pull request include an item addition/removal/edit? yes/no -If you answered yes to the previous question, ensure that your answers to the following questions are all yes; otherwise, delete this template and draft your own PR. +If you answered yes to the previous question, ensure that you have followed all these steps, otherwise, delete this template and draft your own PR. -Did you edit the `/data` directory instead of the [README.md](https://github.com/ipfs/awesome-ipfs/blob/master/README.md)? yes/no +- [ ] I edited the `/data` directory instead of the [README.md](https://github.com/ipfs/awesome-ipfs/blob/master/README.md). -Does this PR include only one addition/removal/edit? yes/no +- [ ] This PR includes only one addition/removal/edit. -Did you run the `make build` command following your edits to the `/data` directory? yes/no +- [ ] I ran the `make build` command following my edits to the `/data` directory. -Have you followed the [CONTRIBUTING.md guidelines](https://github.com/ipfs/awesome-ipfs/blob/master/CONTRIBUTING.md)? yes/no +- [ ] I have followed the [CONTRIBUTING.md guidelines](https://github.com/ipfs/awesome-ipfs/blob/master/CONTRIBUTING.md). # Details