Skip to content

Commit 88d5e20

Browse files
authored
Update CONTRIBUTING.md
1 parent e9261f7 commit 88d5e20

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/CONTRIBUTING.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
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.

0 commit comments

Comments
 (0)