ipfs/public-gateway-checker

Add new ipfs gateway

ipfsgate opened this issue · 2 comments

Hi everyone,
we run a new advanced public IPFS gateway here:
https://www.ipfsgate.com
https://search.ipfsgate.com/ipfs/hash

We would like to add the gateway to your 'public gateway checker' (https://ipfs.github.io/public-gateway-checker/), but I am not sure that I fully understand how to "upload" updated json file? What exactly means "submit a pull request"?

Thank you
Best Regards.
Adam.

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

Hi @ipfsgate - there are simple instructions here for how to edit the json file at https://github.com/ipfs/public-gateway-checker/blob/master/gateways.json . Once you've done that, and you go to save the file, you'll get a question that looks something like this:

image

Go ahead and follow the workflow for starting a pull request (PR). The pull request is templated, so it'll have some guidance for you help complete the process. Once you submit the PR, someone will review it, check for anything that needs to be changed, and merge the code.