Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 787 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 787 Bytes

To start contributing in this repo.

  1. Install Following packages

Install the following packages using your favorite package manager. Links are provided for some

  • Install Elixir (check package versions below)
    1. For Ubuntu users you also need to install the inotify-tools package
  • Install Postgres
    1. For Postgres, for the development server, we default to using postgres/postgres as the username/password. This is configurable
  1. Clone this Repo
  2. Run mix setup
  3. Pick one issue, Fix it create PR and CI checks will help you to move forword.
  4. You can reach out to us on our discord server in case of any queston/suggestions.