Browse Source

Update PULL_REQUEST_TEMPLATE.md

Added cloud-compatibility checkmark
Richard Chapman 5 years ago
parent
commit
24d535365a
1 changed files with 1 additions and 0 deletions
  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