Add check to pr checklist that pr was tested (#2243)

This commit is contained in:
Volodymyr Kozieiev 2021-05-26 11:28:34 +03:00 committed by GitHub
parent dfd4668087
commit 70cbad6aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ prchecklist:
title: Pull Request Checklist
checklist:
- 'Have you updated the documentation, if impacted (e.g. [docs.status.im](https://docs.status.im/docs/build_status_go.html))?'
- 'Have you tested changes with mobile or desktop version?'
stale:
daysUntilStale: 90