The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/contribute/triage-issues.md

2.0 KiB

Triage issues

Triage helps ensure that GitHub issues resolve quickly by:

  • Ensuring the issue's intent and purpose is conveyed precisely. This is necessary because it can be difficult for an issue to explain how an end user experiences a problem and what actions they took.
  • Giving a contributor the information they need before they commit to resolving an issue.
  • Lowering the issue count by preventing duplicate issues.
  • Streamlining the development process by preventing duplicate discussions.

This document gives you some ideas on what you can do to help. For more information, read more about how the core Grafana team triage issues.

Improve issues

Improve issues by suggesting improvements to the title and description of the issue. If you think an issue has formatting issues, bad language, or grammatical errors, post a comment to let the author and maintainers know.

Report resolved issues

If you think an issue has been resolved, or is no longer relevant, suggest that we close it. Add a comment on the issue in which you explain the reason that it should be closed. Make sure to include any related issues and pull requests.

Investigate issues

Investigate issues that we haven't been able to reproduce yet. In some cases, there are many combinations of panels, dashboards, and data sources that make it difficult for us to reproduce certain issues. Help us by adding more information.

Vote on issues

Use GitHub reactions to let us know what's important to you. Vote on bugs if you've experienced the same problem. Don't vote, or react, by commenting on the issue.

Read more about how we prioritize issues.

Report duplicates

If you find two issues that describe the same thing, add a comment in one of the issues. In the comment, include a reference (#<issue number>) to the duplicate. Explain why you think the issue is duplicated.