You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.
Buddhiprabha edited this page Aug 30, 2017
·
2 revisions
How can users get started with contributing to the project?
Anyone can find an issue in the application, the issue is not limited to bugs but also includes UI enhancements, efficient codes, improved structure or updating depreciated functions.
The following procedure must be followed in order to solve an issue.
Check if the issue has already been reported, if not report the issue on Github.
Assign the issue to yourself, if you want to solve it.
You can open an issue and tag it as free if you do not wish to solve it.
The issues marked free are open for you to solve, assign the issue to yourself before beginning the work on it.
Before you make a Pull request, make sure that there are no linting errors with the files you modified.