mercurius-js / mercurius

Implement GraphQL servers and gateways with Fastify
https://mercurius.dev/
MIT License
2.33k stars 234 forks source link

Feat/add contribute docs page #964

Closed codeflyer closed 1 year ago

codeflyer commented 1 year ago

Add the contribute page to the mercurius doc. (https://github.com/mercurius-js/mercurius/issues/941)

Screenshot 2023-02-16 at 14 46 21

Test, cleanup and design update of the PR:

https://github.com/mercurius-js/mercurius/pull/948

Note: it takes the list of the tasks from the goodfirstissue.fastify.io endpoint. Before merge, verify that the usage of the fastify endpoint is correct.