How to Contribute
There are several ways to contribute to Anuko Time Tracker project.
Donate
You can
make a donation to the project here. You can also
buy Time Tracker related products from our
store.
Improve Translations
Time Tracker is localized into several languages. Due to ongoing development, translations often require improvements.
Translation files are located in the distribution source tree in WEB-INF/resources/ directory. There is one file for each language. The master file is en.lang.php in English.
You can work on the files right in our github repo at
https://github.com/anuko/timetracker/ or make your changes locally and contact us via any available communication mechanism.
Some files have TODO comments, which identify areas that definitely need work. For example:
// Error messages.
// TODO: translate the following string.
// 'error.access_denied' => 'Access denied.',
'error.sys' => 'Erreur système.',
Developers - Help with Coding or Bugfixes
Time Tracker code is at
github. Feel free to fork and submit your changes for consideration via a pull request.
Join the Discussion
Feel free to join the discussion on Time Tracker
forum.