We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40adae1 commit 3224250Copy full SHA for 3224250
.github/pull_request_template.md
@@ -0,0 +1,19 @@
1
+## PR Description
2
+
3
+_Add your description_
4
5
+## Related Issues
6
7
+- Related Issue #
8
+- Closes #
9
10
+### Checklist
11
+- [ ] I have gone through the [contributing guide](https://github.com/foss42/apidash/blob/main/CONTRIBUTING.md)
12
+- [ ] I have run the tests (`flutter test`) and all tests are passing
13
14
+## Added/updated tests?
15
+_We encourage you to add relevant test cases._
16
17
+- [ ] Yes
18
+- [ ] No, and this is why: _please replace this line with details on why tests have not been included_
19
+- [ ] I need help with writing tests
0 commit comments