Non-code contributions
eLabFTW is a collaborative project. Anyone can contribute!

What can you do to help this project?
- Star it on GitHub
- Talk about it to your colleagues, spread the word!
- Have a look at the current issues
- Help with the translations (see Translating below)
- Open GitHub issues to report bugs or suggest new features
- Star it on GitHub really: https://github.com/elabftw/elabftw
Non-code contributions
Contributions are not necessarily programming related. There are multiple things outside of code contributions. Have a look at this article listing them: Non code contributions to open-source.
Reporting a security issue
Security issues must be reported through the proper channel. Please see this page: https://www.deltablot.com/security/.
Translating
Do you know several languages? Are you willing to help localize eLabFTW? You're in the right place.
How to translate?
- Join the project on poeditor.com
- Select elabftw
- Select one or several languages (open a GitHub issue if your language is not present)
- Start translating
- Ignore things like
<strong>, <br>, %s, %dand keep the punctuation like it was!
Translations are merged in the code before a release. You must not try and edit the .po/.mo files directly in the source code.