瀏覽代碼

Update PULL_REQUEST_TEMPLATE.md

Added cloud-compatibility checkmark
Richard Chapman 5 年之前
父節點
當前提交
24d535365a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -48,6 +48,7 @@
   - [ ] Performance
   - [ ] Security
   - [ ] Thread-safety
+  - [ ] Cloud-compatibility
   - [ ] Premature optimization
   - [ ] Existing deployed queries will not be broken
   - [ ] This change fixes the problem, not just the symptom