Explorar el Código

Update PULL_REQUEST_TEMPLATE.md

Added cloud-compatibility checkmark
Richard Chapman hace 5 años
padre
commit
24d535365a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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