Skip to content

Commit 0e06c94

Browse files
committed
replace the boilerplate readme
1 parent 3ef86ca commit 0e06c94

File tree

1 file changed

+5
-27
lines changed

1 file changed

+5
-27
lines changed

README.md

+5-27
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,7 @@
1-
# ErrbitGithubPlugin
1+
# Errbit Github Plugin [![TravisCI][travis-img-url]][travis-ci-url]
22

3-
TODO: Write a gem description
3+
[travis-img-url]: https://travis-ci.org/errbit/errbit_github_plugin.svg?branch=master
4+
[travis-ci-url]: http://travis-ci.org/errbit/errbit_github_plugin
45

5-
## Installation
6-
7-
Add this line to your application's Gemfile:
8-
9-
gem 'errbit_github_plugin'
10-
11-
And then execute:
12-
13-
$ bundle
14-
15-
Or install it yourself as:
16-
17-
$ gem install errbit_github_plugin
18-
19-
## Usage
20-
21-
TODO: Write usage instructions here
22-
23-
## Contributing
24-
25-
1. Fork it
26-
2. Create your feature branch (`git checkout -b my-new-feature`)
27-
3. Commit your changes (`git commit -am 'Add some feature'`)
28-
4. Push to the branch (`git push origin my-new-feature`)
29-
5. Create new Pull Request
6+
This plugin provides GitHub issue tracker integration for Errbit and it is the
7+
only plugin included by default in Errbit.

0 commit comments

Comments
 (0)