This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch ghissuetriage
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 3b8a1b53cf900baa54aae8b2816b1715662b06cd
Author: Robert Newson <[email protected]>
AuthorDate: Fri Dec 5 15:07:01 2025 +0000

    fix triage label
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index ca64ae855..80f76f121 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,7 +1,7 @@
 name: Bug report
 description: Describe a scenario in which CouchDB behaves unexpectedly
 title: "[Bug]: "
-labels: ["bug", "triage"]
+labels: ["bug", "needs-triage"]
 body:
   - type: dropdown
     id: version

Reply via email to