stops-core-theme-and-plugin-updates
Last commit date
css
7 years ago
images
7 years ago
includes
7 years ago
js
7 years ago
languages
7 years ago
templates
7 years ago
contributing.md
8 years ago
index.html
7 years ago
license.txt
8 years ago
main.php
7 years ago
readme.md
8 years ago
readme.txt
7 years ago
uninstall.php
7 years ago
contributing.md
25 lines
| 1 | Easy Updates Manager is a 100% volunteer run plugin. We are always happy to welcome new contributors to help make Easy Updates Manager a better plugin. |
| 2 | |
| 3 | # Getting Started with Contributing |
| 4 | There are many ways that you can contribute to Easy Updates Manager. |
| 5 | - Coding |
| 6 | - Documentation |
| 7 | - Support |
| 8 | - Translations |
| 9 | |
| 10 | ## Coding |
| 11 | Coding is not easy. A good start to contibuting with code is to create a pull request through GitHub. |
| 12 | |
| 13 | If you plan on doing this then please make sure that you use the most recent branch of Easy Updates Manager to make your changes on, and most importantly use the most recent version of WordPress to test your changes on. |
| 14 | |
| 15 | ## Documentation |
| 16 | Documentation is always needing to be updated. Also there can never be too much documentation. For this reason we are more than happy for you to write up some documentation for Easy Updates Manager. This can consist of writing pages for our wiki, writing a post about how to use Easy Updates Manager, or even create a video about Easy Updates Manager. Either one of these we would very much appreciate. |
| 17 | |
| 18 | Note that if you want to right up stuff for the wiki then please submit an issue with your suggested wiki changes so that we can have a look. |
| 19 | |
| 20 | ## Support |
| 21 | Support is a fairly big thing to manage. We volunteers at Easy Updates Manager want to make sure that our users get the best support they can. How you can help with this is extremely simple. Head on over to our <a href="https://wordpress.org/support/plugin/stops-core-theme-and-plugin-updates">WordPress Support Forum</a> and answer some support topics. |
| 22 | |
| 23 | ## Translation |
| 24 | We are always trying to expand Easy Updates Managers translations. If you are interested in translating Easy Updates Manager, please <a href="https://translate.wordpress.org/projects/wp-plugins/stops-core-theme-and-plugin-updates">go here</a>. |
| 25 |