File: ISSUE_TEMPLATE.md

package info (click to toggle)
golang-github-prometheus-client-golang 1.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,756 kB
  • sloc: makefile: 41
file content (30 lines) | stat: -rw-r--r-- 1,295 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!--

	For bug reports, please provide the version or the Git commit hash for
	which you have observed the behavior in question.

	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. 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/

-->