1
0
ohmyform/CONTRIBUTING.md
Michael Schramm 861b6aa951 update texts
2021-05-02 16:26:28 +02:00

1.0 KiB
Executable File

Contributing

Table of Contents

Translating

You can help us translate ever part of OhMyForm, when you want to add a new language please write either in discord or create a new issue.

Report issues

You can create issues to report bug or request feature.

Write code

Here is how to setup your development environment:

Clone the project

$ git clone https://github.com/ohmyform/ohmyform

Run the server locally

$ docker-compose up

You should have at this point have a working instance to play with at http://localhost:5000 within moments.