Thank you for contributing to us 🎉 .
###Basic contributing Guidelines
- If you see an issue already created, that you think you can resolve, comment on it and ask the maintainers to assign it to you. We will be more than glad to do so :)
- Commit message should be of the stated syntax. Use only absolute verbs like Create, Update, etc and no past or future tenses like creating/created.
- Add comments to codes. This increases readability. However do not raise issues or PRs only to add comments.
- When naming the functions or variables use meaningful names instead of just random ones. Preferrably, refer to similar files or functions to get an idea.
- Every PR would be reviewed before it gets approved to merge.
- Improve UI ->
Level 1
- Set size of opening window ->
Level 1
- Add a config file and environment variables ->
Level 2
- Create a new pipenv ->
Level 2
- Make a batch script so that the program runs easier on windows ->
Level 2
- Make the startup faster (for this see the next sub-heading) -
Level 3
This work is a long going process. I want to completely overhaul the program in C so that it startsup faster. Please suggest any other ideas to make it run faster. This is a LEVEL 3 task, and anyone who wants to work on it must contact the repo owner - TathagataRoy1278