OSDN Git Service

feat: init cross_tx keepers (#146)
[bytom/vapor.git] / vendor / github.com / jinzhu / gorm / .github / PULL_REQUEST_TEMPLATE.md
diff --git a/vendor/github.com/jinzhu/gorm/.github/PULL_REQUEST_TEMPLATE.md b/vendor/github.com/jinzhu/gorm/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100755 (executable)
index 0000000..b467b6c
--- /dev/null
@@ -0,0 +1,9 @@
+Make sure these boxes checked before submitting your pull request.
+
+- [] Do only one thing
+- [] No API-breaking changes
+- [] New code/logic commented & tested
+
+For significant changes like big bug fixes, new features, please open an issue to make an agreement on an implementation design/plan first before starting it.
+
+### What did this pull request do?