File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# How to contribute in a good way?
2- At first, please specify what code ** exacly** should be chnages.
3- You can also provide product version if you were using build.
4- Any help is appreciated.
2+ Best option would be editing existing code or adding new files by pull requests.
3+ Also you can make just an issue if you're not sure what's wrong or where to find specific function.
4+ ### Help is very welcome.
5+
6+ ## Adding new locales
7+ From version ` 0.2.5 ` program is using translations. If you wat to add translation, please copy
8+ [ english locale file] ( https://github.com/AnonymousX86/Python-Password/blob/master/python_password/translations/locales/en.json ) ,
9+ (or any other locale JSON) edit it and make a pull request with adding edited file.
You can’t perform that action at this time.
0 commit comments