Looking to contribute something to WPPedia? Here's how!
We only accept issues that are bug reports or feature requests. Bugs must be isolated and reproducible problems that can be fixed within WPPedia. Please read the following guidelines before opening any issue.
-
Read the documentation available soon
-
Does your issue already exist? Before reporting an issue please check if someone else has reported it.
-
Whenever possible include an example on how to reproduce. Bugs that can't be reproduced can't be fixed. When reporting a bug please write down the exact steps you've been gone through before the bug happened.
-
Share as much information as possible. Include operating system and version, browser and version and of course the plugin Version.
-
Changes to the JavaScript and CSS parts of the application must be done in the
source/
folder. Also when pushing remember to don't push the compiled assets. -
Try not to pollute your pull request with unintended changes. Keep them simple and small
-
Try to share which browsers your code has been tested in before submitting a pull request