Prerequisites

Building The Repository

  1. Clone the repo down to Linux
  2. Run the command make potentially with some argument to build the repo

Development

  1. Create a branch with your name, and a short description on your topic, so we know who owns what branch and in general which branch is for what topic
  2. Make your changes on the branch
  3. Test it
  4. Push and make a PR
  5. You can also ping a lead on discord for your PR

PR review process