From 3e90502630f307d89810edcfc7827d16f3574e96 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 19 Mar 2023 16:39:15 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5632d48..03c6c99 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,7 +5,10 @@ note that our contribution guidelines require a feature request or bug report to be labeled "status: accepted". This helps avoid waste time and effort on a proposed change that - we might not be able to accept. + we might not be able to accept. If a feature request or bug + report is labeled "status: needs owner", feel free to raise + your hand if you'd like to take work on it and we will + happily assign you to the issue. Please prefix the title of your pull request according to it's type. You should use "Closes #FEATURE_ID: ..." for feature