Skip to content

101zh/Timely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timely

A website that shows you the current time as a percentage of a selection of time periods.

Contributing

How to Start Contributing

If you don't want to work on the project yourself, you can help out a lot just by reporting any bugs you find or enhancements you want to see added!

Head over to GitHub's issue tracker to submit a bug report or let us know about a feature request!

First before working on any changes, please ask to be assigned to an issue that you or someone else has created. Once you're assigned please follow the instructions in "Source Control" and have the tools available, listed in "How to Start Working on This Project" to start making changes.

How to Start Working on This Project

Start by having the tools available to design a webpage. At a minimum have a text editor, a browser that can visit localhost addresses, and a software that can host local http (or https) servers on your device.

Source Control

Once you've been assigned an issue, please follow the Gitflow Workflow for managing the source code. If you want to contribute, follow these steps:

  1. Fork it!
  2. Create your feature branch: git checkout -b feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request and be prepared to discuss your additions! (*^▽^*)

Contributors

See contributors here.

License

See the LICENSE file for details on the license.

About

A website that shows you the time in multiple progress bars

Topics

Resources

License

Stars

Watchers

Forks