diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..acf8f8d --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,15 @@ +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. + +Did you edit the `/data` directory instead of the [README.md](https://github.com/ipfs/awesome-ipfs/blob/master/README.md)? yes/no + +Does this PR include only one addition/removal/edit? yes/no + +Did you run the `make build` command following your edits to the `/data` directory? yes/no + +Have you followed the [CONTRIBUTING.md guidelines](https://github.com/ipfs/awesome-ipfs/blob/master/CONTRIBUTING.md)? yes/no + +# Details + +Provide details of your changes here. \ No newline at end of file