Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.8 KB

contributing.md

File metadata and controls

41 lines (27 loc) · 1.8 KB

How to contribute - AdZonia

You are here because you liked AdZonia and want it to be even better. Yes, you can contribute to make it far better. Here are some ways:

Bug Fixing and Improvements

If you are a developer, and familiar with github things, you can fork AdZonia, make your changes and create a pull request.

You can:

  • even fix a typo
  • fix any bug
  • improve the code
  • add new feature

:octocat: Feel free to Fork the plugin

Developer Guide

We're managing things using:

Open the command console and type the following to install dependencies:

git clone https://github.com/nanodesigns/adzonia.git adzonia && cd adzonia && npm install

Then run grunt to prepare necessary javascripts and styles.

Now modify where you feel necessary, and create a Pull Request.

Submit an issue

You can't contribute by either ways, but you still have something in mind, don't let them wash away. Open an issue and inform us right away.

🐛 Create a New Issue

Translate in your language

Yes, anybody can make the plugin understandable in your language by translating the plugin. Just start translating AdZonia. And after translation don't forget to share the translation with us.

You can use software like POEdit ('cross-platform) or EasyPO, and using the plugins' .pot file you can easily translate the plugin locally.

🌏 Translate the plugin