From 0dffdc03275ccfcd211ccf1e59111df616f82b66 Mon Sep 17 00:00:00 2001 From: krille-chan Date: Sun, 5 Nov 2023 09:14:34 +0100 Subject: [PATCH] docs: Add test label --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/test_report.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index c9f3b8acb..4007c8837 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,6 @@ name: 💡 Feature Request description: Suggest an idea for this project -labels: feature +labels: enhancement body: - type: textarea id: feature-description diff --git a/.github/ISSUE_TEMPLATE/test_report.md b/.github/ISSUE_TEMPLATE/test_report.md index 4ae34f303..beda783fb 100644 --- a/.github/ISSUE_TEMPLATE/test_report.md +++ b/.github/ISSUE_TEMPLATE/test_report.md @@ -2,6 +2,7 @@ name: 📝 Test about: A detailed protocol for testing all features title: 'Test Report' +label: test --- 1. App receives push notifications over Firebase Cloud Messaging when it is in background/terminated: