GitHub removed voting on issues a while ago
This commit is contained in:
parent
2b09c96fd2
commit
f721acc475
|
@ -57,11 +57,10 @@ Here are some ways *you* can contribute:
|
||||||
## <a name="issues"></a>Submitting an Issue
|
## <a name="issues"></a>Submitting an Issue
|
||||||
We use the [GitHub issue tracker][issues] to track bugs and features. Before
|
We use the [GitHub issue tracker][issues] to track bugs and features. Before
|
||||||
submitting a bug report or feature request, check to make sure it hasn't
|
submitting a bug report or feature request, check to make sure it hasn't
|
||||||
already been submitted. You can indicate support for an existing issue by
|
already been submitted. When submitting a bug report, please include a [Gist][]
|
||||||
voting it up. When submitting a bug report, please include a [Gist][] that
|
that includes a stack trace and any details that may be necessary to reproduce
|
||||||
includes a stack trace and any details that may be necessary to reproduce the
|
the bug, including your gem version, Ruby version, and operating system.
|
||||||
bug, including your gem version, Ruby version, and operating system. Ideally, a
|
Ideally, a bug report should include a pull request with failing specs.
|
||||||
bug report should include a pull request with failing specs.
|
|
||||||
|
|
||||||
[gist]: https://gist.github.com/
|
[gist]: https://gist.github.com/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue