Commit d5ed7a20 by Sebastián Katzer

Section for feature proposals

parent b7b7b13b
...@@ -87,7 +87,12 @@ cordova.plugins.notification.local.on("click", function (notification) { ...@@ -87,7 +87,12 @@ cordova.plugins.notification.local.on("click", function (notification) {
Find out more informations [here][wiki_samples] in our wiki. Find out more informations [here][wiki_samples] in our wiki.
## How can I support the further development? ## I would like to propose new features
We appricate any feature proposal and support for their development. Please describe them [here][feature_proposal_issue].
Find out more informations [here][wiki_next] in our wiki.
## Supporting
Your support is needed. If you use the plugin please send us a drop through the donation button. Your support is needed. If you use the plugin please send us a drop through the donation button.
Thank you! Thank you!
...@@ -120,4 +125,6 @@ This software is released under the [Apache 2.0 License][apache2_license]. ...@@ -120,4 +125,6 @@ This software is released under the [Apache 2.0 License][apache2_license].
[wiki_events]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/09.-Events [wiki_events]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/09.-Events
[wiki_samples]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/11.-Samples [wiki_samples]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/11.-Samples
[wiki_changelog]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/Upgrade-Guide [wiki_changelog]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/Upgrade-Guide
[wiki_next]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/Feature-Requests
[feature_proposal_issue]: https://github.com/katzer/cordova-plugin-local-notifications/issues/451
[apache2_license]: http://opensource.org/licenses/Apache-2.0 [apache2_license]: http://opensource.org/licenses/Apache-2.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment