Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 765 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 765 Bytes

How to contribute?

1. Issues:

If you found a bug or an error, you are free to create a freestyle issue.

If you know how to solve an open issue, you are free to support and suggest.

Creating a pull request to solve that issue is warmly suggested.

2. Backend:

You should know about ntlk and flask.

Please follow former structure which is provided in 'Wiki' section.

3. Frontend:

You should know about HTML, CSS, JavaScript.

Please follow former structure which is provided in 'Wiki' section.