From afc6aa9db1f8a315c03626c26331468a78799ba1 Mon Sep 17 00:00:00 2001 From: Dietrich Ayala Date: Tue, 19 Nov 2019 12:27:03 -0600 Subject: [PATCH] Update PR template to include content policy check --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index 5ded142..6601859 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -12,6 +12,7 @@ - [ ] I edited the `/data` directory instead of the [README.md](https://github.com/ipfs/awesome-ipfs/blob/master/README.md). - [ ] This PR includes only one addition/removal/edit. - [ ] I ran the `make build` command following my edits to the `/data` directory. +- [ ] I reviewed the [content policy](POLICY.md) to ensure my submission meets the requirements. - [ ] I have followed the [CONTRIBUTING.md guidelines](https://github.com/ipfs/awesome-ipfs/blob/master/CONTRIBUTING.md). ## Details