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 0434b07 commit 143ae44Copy full SHA for 143ae44
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,21 @@
1
+### Issue/Feature
2
+<!--
3
+ Describe the issue/feature resolved by this PR.
4
+ If a new feature, explain why this should be included in the core library.
5
+-->
6
+
7
+### Related Issues
8
+<!-- Link to any related issues here. -->
9
10
+### Solution
11
+<!-- Describe the solution provided in this PR. -->
12
13
+### Reproduction/Testing
14
15
+ Describe the steps to test for the issue to confirm that this PR resolves it.
16
+ Or, if this is a new feature, how to test the new feature.
17
18
19
+### Breaking Changes
20
+<!-- Describe any breaking changes that this introduces and the migration path for existing applications. -->
21
+N/A
0 commit comments