Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.53 KB

CONTRIBUTING.md

File metadata and controls

35 lines (27 loc) · 2.53 KB

Contributing

Build status

Working on your first Pull Request?
You can learn how from this free series How to Contribute to an Open Source Project on GitHub

Grab an issue
🍴Fork develop
👨‍💻Code
🛠Test
📩Pull Request

💥💥💥

TODO

  • See #2: Add support for third-party errors libraries like apollo-errors good first issue
  • See #12: Add errors.json file as ask command argument good first issue
  • See #16: Add language specific code generation Java/Kotlin/Swift/Javascript
    • See #13: Java/Kotlin good first issue
    • See #14: Swift good first issue
    • See #15: Javascript good first issue