Skip to content

rahmatrasyidi/example-loading-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

Example Loading Text

In modern mobile applications, we need intuitive and creative loading text that make user happy to waiting. No sensitive issues e.g., race, religion, etc are allowed.

Contribution

  • Create a personal fork of the project.

  • Name your branch e.g. loading_text_english.

  • Wait for it to be merged!

  • Contributions are always welcome. Your native language doesn't matter. Just make sure you're adding loading text example in particular file.

  • PRs are welcome. To begin adding, follow the structure:

    country_code/loading_text_[language].java

    e.g.

    en/loading_text_english.java

Getting Started

  • Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)

  • Clone your fork down to your local machine

    $ git clone https://github.com/your-username/example-loading-text.git
  • Create a branch

    $ git checkout -b branch-name
  • Make your changes

  • Commit and Push

    $ git add filename 
    $ git commit -m 'commit message'
    $ git push origin branch-name
  • Create a New Pull Request from your forked repository (Click the New Pull Request button located at the top of your repo)

  • Wait for your PR review and merge approval!

  • Star this repository if you had fun!

Cause Please wait... is too Mainstream, so let's make loading text great again 😉