wceu / contributor-orientation-tool

A WordPress plugin aiming to help new contributors decide which make team/s to contribute to or join at Contributor Day.
GNU General Public License v3.0
13 stars 9 forks source link

Create plugin starting structure #1

Closed AleksandarPredic closed 5 years ago

AleksandarPredic commented 5 years ago

Create basic plugin structure, autoloader included.

zzap commented 5 years ago

I have few suggestions:

  1. .editorconfig Considering that we're planning for this plugin to go to wordpress.org and wordcamp.org, let's use their standards: indent_style should be tab.

  2. Namespace While we are still at the beginning, can we change the namespace? WCEUCDTool is too narrow, suggesting this is the tool only for WordCamp Europe Contributor Day. Let's do something with WordPress Contributor Orientation Tool to cover both wordpress.org and worcamp.org. That would be WPCOT which follows the WPORG convention for .org projects.

AleksandarPredic commented 5 years ago

@zzap you are always one step ahead :+1: I wanted to ask a review from you, but I used the force to give you the message and i worked. I knew you are a jedi :)

Now seriously:

  1. .editorconfig I'll change this to tab

  2. Namespace New namespace will be WCOTool. Ok?

I still have some work to do here and when I'm done I'll add info to readme file and some instruction for workflow as we spoke.

zzap commented 5 years ago

WPCOTool please :smiley: