mercurius-js / mercurius

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

feat: Adds contribute page to docs site. #948

Closed syedfarhanNF closed 1 year ago

syedfarhanNF commented 1 year ago

Open Tasks

Testing

  1. npm install
  2. npm run docs
  3. Click Contribute on the sidebar.
  4. Page should load with issues.

Closes #941