UBER-1167: Revert All/Active/Backlog for issues (#4047)

+ Fix pull request template

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-11-23 12:49:45 +06:00
committed by GitHub
parent a7c2157f5f
commit 65e2aa572b
2 changed files with 13 additions and 5 deletions
+8
View File
@@ -6,6 +6,9 @@
* [ ] - UI test added to added/changed functionality?
* [ ] - Screenshot is added to PR if applicable ?
* [ ] - Does a local formatting is applied (rush format)
* [ ] - Does a local svele-check is applied (rush svelte check)
* [ ] - Does a local UI tests are executed [UI Testing](../tests/readme.md)
* [ ] - Does the code work? Check whether function and logic are correct.
* [ ] - Does Changelog.md is updated with changes?
* [ ] - Does the translations are up to date?
@@ -21,3 +24,8 @@
## Related issues
A list of closed updated issues
## Contributor requirements
* [ ] - Sign-off is provided. [DCO](https://github.com/apps/dco)
* [ ] - GPG Signature is provided. [GPG](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)