Skip to content

ramiy/HelpHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HelpHub

HelpHub is going to be the new portal for all WordPress user documentation that currently resides on the WordPress Codex. This repo is where we will be managing development of this new portal.

Get Involved

You can get involved in development (or any other aspect of the project) by attending our weekly meetings in the #docs channel of the Making WordPress Slack every Tuesday at 14:00 UTC.

To use this repo, simply create a new WordPress site on your local machine (using whatever development environment suits you), then empty out the wp-content folder and clone this repo into it.

Workflow

Anyone is welcome to fork the repo and send pull requests, but the project collaborators (listed below) have push access directly to the repo. All pull requests will be discussed and must be approved by the project lead before merge, but contributors will be responsible for merging their own pull requests once the contribution has been approved.

Feature development

All features are to be built in individual branches named feature-abc (where abc is a brief descriptor of the feature) and submitted via pull request to the master branch. For best results, features should be spearated into their own plugins, but the project lead will evaluate this for each pull request depending on the requirements and scope of the feature.

Bug fixes

Any fixes that do not qualify as new features are to done in individual branches named fix-abc (where abc is a brief descriptor of the fix) and submitted via pull request to the master branch.

Development guidelines

As this is a WordPress community project, all development must have a strong committment to accessibility and responsive design. We will also be following the WordPress coding standards throughout the project.

Design guidelines

See the HelpHub wireframes for a guide on the design and layout of the project and note that all design must be consistent with the rest of WordPress.org.

Project collaborators

Project Lead: Hugh Lashbrooke

The following people are active developers on the project and are all listed as collaborators on this repo:

Name GitHub username Slack username
Hugh Lashbrooke hlashbrooke hlashbrooke
Sara Cope saracope sarassassin
Justin Greer justingreerbbi justingreerbbi
Nicole Arnold NicoleA nlarnold1
Jon (Kenshino) kenshino kenshino
Stephanie Green greensteph greensteph
Jonathan Bossenger jonathanbossenger jon_bossenger
Rachel Whitton Rachelwhitton rachelwhitton
Jay Hoffmann JasonHoffmann jayhoffmann

About

The WordPress user documentation portal

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 58.9%
  • CSS 33.0%
  • JavaScript 8.1%