Sha256: bbb4b276d5a51f1cd4393d07a37d564b6da60958fa232ab3095e541916490441

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

## Reporting Bugs

* Ensure the bug was not already reported, see the
  [Issue Tracker](https://dev.azure.com/saigkill/hoe-manns/_workitems) on GitHub.
* Open an issue or reference an existing one
* Assign yourself to the issue when you are working on it
* Reference the issue number (with `#NUMBER`) in your pull request

Thanks!

# IDEAS:

* Add ideas on: https://dev.azure.com/saigkill/hoe-manns/_workitems

## COOL HACKS:

* Open a bugreport on https://dev.azure.com/saigkill/hoe-manns/_workitems.
* Please use the -u flag when generating the patch as it makes the patch
  more readable.
* Write a good explanation of what the patch does.
* It is better to use git format-patch command: git format-patch HEAD^

# STRUCTURE:

## BRANCHES:

### `master` BRANCH:
The master branch is the last stable version.

### `develop` BRANCH:
The develop branch is the current edge of development.

### PULL REQUESTS:
Please base all Pullrequests off the `develop` branch. Merges to
`X.X` only occur through the `develop` branch.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hoe-manns-2.1.5 CONTRIBUTING.md