For starters, you could help in improving the sections in this document by either creating a new issue describing the improvement or submitting a pull request to this repository.
-
If you are a first-time contributor, please see Steps to Contribute.
-
If you would like to suggest new feature to be added to the this application, please go ahead and create a new issue describing your new feauture. All you need to do is specify the New Feauture.
-
If you found a bug or an error in this application, please go ahead and create a new issue describing the error or bug you saw.
- Find an issue to work on or create a new issue. You can pick up from a list of issues.
- Make sure the issue is not assigned to someone.
- Claim your issue by commenting your intent to work on it to avoid duplication of efforts.
- Fork the repository on GitHub.
- Make your changes.
- Commit your changes by making sure the commit messages convey the need and notes about the commit.
- Push your changes to the branch in your fork of the repository.
- Submit a pull request to the original repository.