Skip to content

tejasM17/AURA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AURA 🔥

Thank you for your interest in contributing to AURA! We appreciate every contributor.

Try the App

Download the latest APK and test it right away:

Download AURA.apk


How to Contribute

  1. Fork this repository (click the Fork button on top right)
  2. Clone your forked repo to your computer:

   git clone https://github.com/YOUR_USERNAME/AURA.git
   cd AURA
  1. Create a new branch (Never commit directly to main)
   checkout -b your-branch-name
  1. Make your changes.
  2. Remove cache before committing (especially .idea folder)
   git add .
   git rm -r --cached .idea
  1. Commit your changes.
   git commit -m "Your meaningful commit message"
  1. Push to your branch with PR
   git push origin your-branch-name

Happy Coding! ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages