File tree 1 file changed +5
-27
lines changed
1 file changed +5
-27
lines changed Original file line number Diff line number Diff line change 1
- # ErrbitGithubPlugin
1
+ # Errbit Github Plugin [ ![ TravisCI ] [ travis-img-url ]] [ travis-ci-url ]
2
2
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
4
5
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.
You can’t perform that action at this time.
0 commit comments