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.
2 parents 258b89a + e2175ae commit 2783785Copy full SHA for 2783785
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
1
+### What
2
+
3
+** CHANGEME: What are you changing? **
4
5
+### Why
6
7
+** CHANGEME: Why are these changes needed? **
8
9
+### SDK Release Checklist
10
11
+- [ ] Have you added an integration test for the changes?
12
+- [ ] Have you built the gem locally and made queries against it successfully?
13
+- [ ] Did you update the changelog?
14
+- [ ] Did you bump the package version?
15
+- [ ] For breaking changes, did you plan for the release of the new SDK versions and deploy the API to production?
0 commit comments