Skip to content

Commit

Permalink
Merge pull request #422 from prometheus/beorn7/doc
Browse files Browse the repository at this point in the history
Simplify and update the issue template
  • Loading branch information
beorn7 authored Sep 20, 2021
2 parents b6d3559 + ae392ad commit 079d8d8
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,8 @@
<!--
Note that we use GitHub issues for bugs and (uncontroversial) feature
requests (see below for details).
Please do *NOT* ask usage questions in GitHub issues. Usage questions make
most sense on the users mailing list, where more people are available to
potentially respond to your question, and the whole community can benefit
from the answers provided (perhaps your question has already been answered,
search the archive to find out):
https://groups.google.com/forum/#!forum/prometheus-users
While a GitHub issue is fine to track progress on an uncontroversial
feature request, many feature requests touch the best practices and
concepts of Prometheus as a whole and need to be discussed with the wider
developer community first. This is in particular true for a request to
reconsider a prior rejection of a feature request or any of the declared
non-goals (see README.md). Those overarching discussions happen on the
developer mailing list (GitHub issues, in particular closed ones, are not
tracked by the wider developer community and thus inadequate):
https://groups.google.com/forum/#!forum/prometheus-developers
You can find more information at: https://prometheus.io/community/
requests. For questions and discussions, please use GitHub discussions or
any of the other community channels: https://prometheus.io/community/
-->

Expand Down

0 comments on commit 079d8d8

Please sign in to comment.