Skip to content

Commit 2783785

Browse files
committed
Merge branch 'main' into lovisa/python-v1
2 parents 258b89a + e2175ae commit 2783785

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)