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
|
name: 💡 Feature Request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
labels: feature
|
labels: enhancement
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: feature-description
|
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
|
name: 📝 Test
|
||||||
about: A detailed protocol for testing all features
|
about: A detailed protocol for testing all features
|
||||||
title: 'Test Report'
|
title: 'Test Report'
|
||||||
|
label: test
|
||||||
---
|
---
|
||||||
|
|
||||||
1. App receives push notifications over Firebase Cloud Messaging when it is in background/terminated:
|
1. App receives push notifications over Firebase Cloud Messaging when it is in background/terminated:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue