Drafty In Here
======================

[![Build Status](https://api.travis-ci.org/aronmarriott-smith/drafty-in-here.png?branch=master)](https://travis-ci.org/aronmarriott-smith/drafty-in-here)
[![Stable Version](https://poser.pugx.org/aron-marriott-smith/drafty-in-here/v/stable.svg)](https://packagist.org/packages/aron-marriott-smith/drafty-in-here)
[![License](https://poser.pugx.org/aron-marriott-smith/drafty-in-here/license.svg)](https://packagist.org/packages/aron-marriott-smith/drafty-in-here)

Welcome to the Drafty In Here GitHub repository
----------------------------------------------

Here you can browse the source of the project, find and discuss open issues and even
[contribute yourself](https://github.com/aronmarriott-smith/drafty-in-here/blob/master/CONTRIBUTING.md).

Installation
------------

Here's a [guide on how to install Drafty In Here on your WordPress site](https://wordpress.org/plugins/drafty-in-here/installation/).

If you want to run the Git version for development though, you can set it up with [Composer](https://getcomposer.org/):

```bash
composer create-project aron-marriott-smith/drafty-in-here:dev-trunk --prefer-source --keep-vcs
```

This will download the latest development version of Drafty In Here. While this version is usually stable,
it is not recommended for use in a production environment.

Support
-------
This is a developer's portal for Drafty In Here and should not be used for support. Please visit the
[support forums](https://wordpress.org/support/plugin/drafty-in-here).

Reporting bugs
----
If you find an issue, [report it here](https://github.com/aronmarriott-smith/drafty-in-here/issues/new).

Contributions
-------------
Anyone is welcome to contribute to Drafty In Here. Please
[read the guidelines](https://github.com/aronmarriott-smith/drafty-in-here/blob/master/CONTRIBUTING.md) for contributing to this
repository.

There are various ways you can contribute:

* [Raise an issue](https://github.com/aronmarriott-smith/drafty-in-here/issues) on GitHub.
* Send us a Pull Request with your bug fixes and/or new features.
* Provide feedback and [suggestions on enhancements](https://github.com/aronmarriott-smith/drafty-in-here/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
