A java swing based GUI app which is used to book railway tickets.
A java swing based GUI app which is used to book railway tickets.
To contribute, follow these steps:
git checkout -b <branch_name>
.git commit -m '<commit_message>'
git push origin <branch_name>
Alternatively see the GitHub documentation on creating a pull request.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.