You can help us to make this dictionary as a standard dictionary for the Tamil people.
- Send a blank email to “[email protected]”
- Confirmation email, You’ll get from the group.
- Make a Reply to the “Confirmation email” and send the mail. (Manual content do not needed) To activate your subscription.
- Sign in your github account
- Fork this repository
2.1. Clone your repo to local machine using the command git clone "https://github.com/<YOUR_USER_NAME>/agarathi"
2.2. Get the changes available files in gh-pages branch through git checkout -b gh-pages - Edit the particular word file available at the search folder.
- Commit the changes (see the "How to push the changes to the Repo" below)
- Make pull request to merge your changes with this repository
Open Command prompt in windows
Open terminal in Linux
Type following commands.
- cd the/path/to/agarathi/folder
- git add .
- git commit -a -m "the commit message"
- git push origin HEAD:gh-pages
Thank you