awesomemotive / all-in-one-seo-pack

All in One SEO plugin for WordPress SEO
https://aioseo.com
339 stars 155 forks source link

Improve contributing to git instructions #164

Closed michaeltorbert closed 4 years ago

michaeltorbert commented 8 years ago

https://github.com/semperfiwebdesign/all-in-one-seo-pack/blob/master/CONTRIBUTING.md#contributing-code

wpsmort commented 8 years ago

@michaeltorbert Here is a list of the screenshots:

http://semperplugins.com/wp-content/uploads/2016/04/1-Fork-the-repository.png http://semperplugins.com/wp-content/uploads/2016/04/2-Forked-repository.png http://semperplugins.com/wp-content/uploads/2016/04/3-Watch-the-original-repository.png http://semperplugins.com/wp-content/uploads/2016/04/4-Select-the-development-branch.png http://semperplugins.com/wp-content/uploads/2016/04/5-Create-a-branch-for-the-issue-you-are-working.png http://semperplugins.com/wp-content/uploads/2016/04/6-Select-your-branch-in-our-repository.png http://semperplugins.com/wp-content/uploads/2016/04/7-Select-your-branch-for-the-issue.png http://semperplugins.com/wp-content/uploads/2016/04/8-Submit-your-pull-request.png

michaeltorbert commented 8 years ago

Instructions for adding WP standards to netbeans (we should also include for PHPStorm):

https://www.google.com/search?q=wordpress+coding+standards&oq=wordpress+coding&aqs=chrome.0.69i59j69i60j69i57j69i60l2j69i65.2684j0j7&sourceid=chrome&ie=UTF-8#q=wordpress+coding+standards+netbeans+phpstorm

michaeltorbert commented 8 years ago

http://kbroman.org/github_tutorial/pages/fork.html http://www.pontikis.net/blog/how-to-collaborate-on-github-open-source-projects

michaeltorbert commented 7 years ago

https://guides.github.com/activities/contributing-to-open-source/ https://help.github.com/categories/collaborating-with-issues-and-pull-requests/ https://github.com/semperfiwebdesign/all-in-one-seo-pack/blob/master/CONTRIBUTING.md#contributing-code

michaeltorbert commented 7 years ago

Main topics:

Github workflow

coding standards

dev tools -editor/ide (preference for ones that have code sniffer or otherwise have WPCS compatibility) -MAMP Pro or Local by Flywheel