diff --git a/pull_request_template.md b/pull_request_template.md index 9edaf96..6d7568c 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -14,22 +14,19 @@ - [ ] 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). - [ ] I ran the `make build` command following my edits to the `/data` directory. -- [ ] I reviewed the [content policy](https://github.com/ipfs/awesome-ipfs/blob/master/POLICY.md) to ensure my submission meets the requirements. +- [ ] I reviewed the [content policy](https://github.com/ipfs/awesome-ipfs/blob/master/POLICY.md) and the and the [IPFS Community Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.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). ## Additional details -### What are the changes that you've made in this PR? -*Please provide details of your changes here.* - -### Is anything about IPFS blocking your project? -*If aspects of IPFS are hindering your project's progress, please elaborate here.* +### Is there anything else we should know about this PR? +*If you've checked "Something else" above, or just want to provide additional info or clarification, please do so here.* ### For new additions: What is your project's *current* size/reach? -*This could be number of users, number of integrations, frequency of use, or any other key metrics. If your PR isn't for a new addition to awesome-ipfs, you can leave this out.* +*This could be number of users, number of integrations, frequency of use, or any other key metrics. If your PR isn't for a new addition to awesome-ipfs, or you don't know these numbers, you can leave this out.* ### For new additions: What is your project's *potential* size/reach? -*This could be number of users, number of integrations, frequency of use, or any other key metrics. If your PR isn't for a new addition to awesome-ipfs, you can leave this out.* +*This could be number of users, number of integrations, frequency of use, or any other key metrics. If your PR isn't for a new addition to awesome-ipfs, or you don't know these numbers, you can leave this out.* ### For new additions: How critical is IPFS to your project? *Choose one. If your PR isn't for a new addition to awesome-ipfs, you can leave this out.* @@ -50,4 +47,5 @@ - [ ] Self-sovereign idenity - [ ] Platforms that utilize consensus, reputation, or incentivization - +### Is anything about IPFS blocking your project? +*If aspects of IPFS are hindering your project's progress, please elaborate here.*