Skip to content

Commit 7f8631d

Browse files
authored
Merge pull request qltysh#481 from codeclimate/pb-mention-gem-in-issue-template
Add information about using as a gem
2 parents bca6683 + 5571fd3 commit 7f8631d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,17 @@ following:
3333
correctly. That's why we ship the `codeclimate` wrapper script. Please take a
3434
look at the README for a working `docker run` example.
3535

36+
- Are you having trouble using this project as a gem or not via Docker?
37+
38+
While this project is currently available as a gem, that is not a supported
39+
use-case. It is more an accident of history due to the way our own
40+
infrastructure is currently designed. Once we address this, we will stop
41+
releasing this project as a gem.
42+
43+
We may accept Pull Requests that fix issues with using the project as a gem
44+
(e.g. correcting version bounds), but we will not ourselves address any Issues
45+
in this area.
46+
3647
## Guidelines
3748

3849
If you'd still like to report this issue, please follow these guidelines:

0 commit comments

Comments
 (0)