From 564d09c9bedb69d378c6de3f8f64a77ccc543a90 Mon Sep 17 00:00:00 2001 From: Timur Olzhabayev Date: Mon, 2 Sep 2024 17:24:04 +0200 Subject: [PATCH] Chore: fixing triage link (#92828) fixing triage link --- .github/issue-opened.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/issue-opened.json b/.github/issue-opened.json index 86b0164d2b0..276c9464a76 100644 --- a/.github/issue-opened.json +++ b/.github/issue-opened.json @@ -6,6 +6,6 @@ }, "noLabels": true, "addLabel": "internal", - "comment": " please add one or more appropriate labels. Here are some tips:\r\n\r\n- if you are making an issue, TODO, or reminder for yourself or your team, please add one label that best describes the product or feature area. Please also add the issue to your project board. :rocket:\r\n\r\n- if you are making an issue for any other reason (docs typo, you found a bug, etc), please add at least one label that best describes the product or feature that you are discussing (e.g. `area/alerting`, `datasource/loki`, `type/docs`, `type/bug`, etc). [Our issue triage](https://github.com/grafana/grafana/blob/main/ISSUE_TRIAGE.md#3-categorizing-an-issue) doc also provides additional guidance on labeling. :rocket:\r\n\r\n Thank you! :heart:" + "comment": " please add one or more appropriate labels. Here are some tips:\r\n\r\n- if you are making an issue, TODO, or reminder for yourself or your team, please add one label that best describes the product or feature area. Please also add the issue to your project board. :rocket:\r\n\r\n- if you are making an issue for any other reason (docs typo, you found a bug, etc), please add at least one label that best describes the product or feature that you are discussing (e.g. `area/alerting`, `datasource/loki`, `type/docs`, `type/bug`, etc). [Our issue triage](https://github.com/grafana/grafana/blob/main/contribute/ISSUE_TRIAGE.md#3-categorize-an-issue) doc also provides additional guidance on labeling. :rocket:\r\n\r\n Thank you! :heart:" } ] \ No newline at end of file