bramski / angular-indexedDB

An angularjs serviceprovider to utilize indexedDB with angular
165 stars 49 forks source link

A) READ THIS BEFORE YOU CREATE AN ISSUE #81

Open bramski opened 7 years ago

bramski commented 7 years ago

This is not a project that I actively work on anymore. Please keep that in mind when you ask for things via this repo.

Is your issue a question? Please search for it in stack overflow first. If you cannot find an answer there then ask it via stack overflow.

Ask it here: https://stackoverflow.com/questions/tagged/indexeddb Or here: https://stackoverflow.com/questions/tagged/indexeddb+angularjs

Is your issue an enhancement/idea? This project is generally fine for enhancements. Fork the project, read the code, see if your contribution will make sense. Then file an issue requesting feedback on your idea. Then submit your PR.

Is this a bug? I don't make bug fixes. The bug will be fixed if you fix it. Fork it. Fix it. Resubmit.