Skip to main content

Onboarding Checklist

General Checklist​

Checklist for everyone

Dev Bootcamp Checklist​

Bootcamp Checklist for Dev
  • Sign up for Discord
  • Sign up for GitHub
  • GitHub: be able to fork a repo and submit a pull-request
  • GitHub: be able to rebase your branch with remote

Frontend​

Week 1​

  • Complete Dev Bootcamp Checklist
  • Be able to build the OpenTacos project on your machine.

Week 2​

  • Browse OpenTacos issues with labels help wanted or good first issue
  • Identify an issue you want to work on. If you need some suggestions, ask us in Discord #openbeta-dev channel.
  • Assign the GitHub issue to yourself and start coding!
  • Ask us a question in #openbeta-dev if you're stuck.

Backend​

Week 1​

  • Complete Dev Bootcamp Checklist
  • Be able to build the GraphQL API project on your machine.

Week 2​

  • Browse GraphQL API issues with labels help wanted or good first issue
  • Identify an issue you want to work on. If you need some suggestions, ask us in Discord #openbeta-dev channel.
  • Assign the GitHub issue to yourself and start coding!
  • Ask us question in #openbeta-dev if you're stuck.

Full Stack​

  • Be able to build both OpenTacos and GraphQL API
  • Identify an issue you want to work on. If you need some suggestions, ask us in Discord #openbeta-dev channel.
  • If you're taking on a large feature, post your proposals in the GitHub issue.
  • Assign the issue to yourself and start coding!