Help: Independent tasks

Go back to help index

Development

For all development tasks, check this out.

Design

For all gamification aspects you can check this link

For everything else (or if you're uncomfortable with using Github) you can contact us directly.

Law

If you have experience with legal structures issues and particularly with non-profit / common good companies your help could be extremely valuable.

Translation

Helping to translate CaptainFact doesn't require any technical skills, it's just a matter of replacing strings in files.

If you're comfortable with git

  1. Fork the repo
  2. Edit or create files in
    app/i18n/${YOUR_LOCALE}/${namespace}.js
    to translate the user interface
  3. Edit or create files in
    app/static/assets/help/${YOUR_LOCALE}/${page}.md
    to translate help pages like this one
  4. Make a pull request against staging branch

If you don't know what the heck git is about

Contact us and we'll send you the files along with instructions.