Skip to content

Commit b347b64

Browse files
authored
Merge pull request #4224 from Expensify/beaman-addDailyToTemplates
[NO QA] Add Daily label to issue templates
2 parents c52f9f5 + 6f83e44 commit b347b64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/Performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Report a performance issue
33
about: Use to report an issue or propose a solution related to app performance
44
title: "[Performance] "
5-
labels: Engineering
5+
labels: Engineering, Daily
66
---
77

88
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel!

.github/ISSUE_TEMPLATE/Standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Standard issue template
33
about: A standard template to follow when creating a new issue in this repository
4-
labels: AutoAssignerTriage
4+
labels: AutoAssignerTriage, Daily
55
---
66

77
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel!

0 commit comments

Comments
 (0)