From e22dc2fe412aea13b0cc18e0d13182cb9be19b9f Mon Sep 17 00:00:00 2001 From: Miller Adulu Date: Thu, 1 Aug 2024 02:00:28 +0300 Subject: [PATCH] Add test instructions and link to download APK from Firebase App Distribution --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6b9372e..64245a7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,3 +21,7 @@ - [ ] ✅ Build configuration change - [ ] 📝 Documentation - [ ] 🗑️ Chore + + +## Test Changes on Device +You can download your APK from Firebase App Distribution once this PR builds successfully via the following link: https://appdistribution.firebase.dev/i/c796669942f8a811 \ No newline at end of file