Update pull_request_template.md

This commit is contained in:
Ashita Prasad
2024-11-14 21:01:03 +05:30
committed by GitHub
parent 895e0ed1a9
commit f003325739

View File

@ -10,6 +10,7 @@ _Add your description_
### Checklist
- [ ] I have gone through the [contributing guide](https://github.com/foss42/apidash/blob/main/CONTRIBUTING.md)
- [ ] I have updated my branch and synced it with project `main` branch before making this PR
- [ ] I am using the latest Flutter stable branch (run `flutter upgrade` and verify)
- [ ] I have run the tests (`flutter test`) and all tests are passing
## Added/updated tests?