Skip to content

An Android Application TRF developed during RoboDroid - 2020 workshop

License

Notifications You must be signed in to change notification settings

The-Robotics-Forum/TRF-Chat

Repository files navigation

TRF Chat | Android App | TRF RoboDroid Workshop

TRF Chat is the Android Application that TRF developed during RoboDroid Workshop 2020.

Contribution Guidelines

This is an Open Source Project. All contributions are welcome. Please follow the steps below for contributing.

  • To file an issue or a feature request, use the GitHub Issue Tracker and describe briefly what you are expecting.
  • To raise a Pull Request:
    1. Fork the repository
    2. Create a branch. Preferable name it the same as the issue you want to solve. Eg name issue-712.
    3. Commit your changes to the new branch you created in your forked repository.
    4. Raise a Pull Request to the develop branch of this repository.

Make sure to follow these guidelines

  1. Run gradlew check or ./gradlew check locally before pushing any commits or creating a Pull Request.
    • If gradlew check is failing locally, your Pull Request will also fail and won't be able to merge.
  2. If you are taking up any issue from the issue tracker, please name your commits in this form. This will automatically link the Issue to your commit.
    • Fix #{Issue Number}: Whatever change you did
    • Example commit message: Fix #9: Added a new function
  3. Give "easy to understand" names to the branches you create in your forked repository
  4. While creating a Pull Request, explain in brief what changes you made.

About

An Android Application TRF developed during RoboDroid - 2020 workshop

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages