Skip to content

Commit

Permalink
Remove "Final Steps" from the PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Sep 2, 2023
1 parent d06a74a commit 54d5726
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,4 @@ _💡 Tip: Attach screenshots and screen recordings. It helps a lot!_
Check **[Ivy Wallet Issues](https://github.com/Ivy-Apps/ivy-wallet/issues)**.
- Closes #{ISSUE_NUMBER}

_Replace `{ISSUE_NUMBER}` with the id/number of the issue that you've fixed._

## Final Steps

Test your build again with the **app-demo.apk** generated by the `APK workflow`. This is an important step because it applies code obfuscation and R8 that often produces runtime exceptions which make the app crash.

> We don't have QA, you are the QA! That's why we require so much testing.
If everything still works fines, comment and tag **@ILIYANGERMANOV**. He'll try to merge your PR whenever possible.

**Thank you for your contribution! 🎉**
_Replace `{ISSUE_NUMBER}` with the id/number of the issue that you've fixed._

0 comments on commit 54d5726

Please sign in to comment.