docs: Add test label
This commit is contained in:
parent
c9d0279405
commit
0dffdc0327
2 changed files with 2 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: 💡 Feature Request
|
||||
description: Suggest an idea for this project
|
||||
labels: feature
|
||||
labels: enhancement
|
||||
body:
|
||||
- type: textarea
|
||||
id: feature-description
|
||||
|
|
|
|||
1
.github/ISSUE_TEMPLATE/test_report.md
vendored
1
.github/ISSUE_TEMPLATE/test_report.md
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue