Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #69 from marlek/contributing-text
Browse files Browse the repository at this point in the history
Adds a contributing guide to readme file
  • Loading branch information
stompy-bot authored Oct 31, 2016
2 parents d066678 + 07e51f7 commit 13a969b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,17 @@

<p align="center">Refer to this projects <a href="https://github.com/pjhampton/BigBooty/wiki">wiki</a> or please open an issue <a href="https://gituhb.com/pjhampton/BigBooty/issues">here</a>.</p>

<h2 align="center"><em>Contributing</em></h2>

<ul>
<li>Set up clean WordPress installation</li>
<li>Clone the theme in `wp-content` folder and activate it</li>
<li>Import the XML file from https://codex.wordpress.org/Theme_Unit_Test</li>
<li>If you're working on an open issue write a comment to let others know you're working on it</li>
<li>Work on your code and submit a pull request</li>
<li>Reference any existing issues related to your pull request</li>
</ul>

<h2 align="center"><em>Licence</em></h2>

<p align="center"><a href="https://github.com/pjhampton/BigBooty/blob/master/licence.md">General Public License (GPL) v2</a>.</p>

0 comments on commit 13a969b

Please sign in to comment.