Skip to content

Commit 23a790d

Browse files
authored
Update new service intro section in PR template (#891)
1 parent 3b4adaa commit 23a790d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- [ ] Service has resource limits and reservations
1818
- [ ] Service has placement constraints or is global
1919
- [ ] Service is restartable
20-
- [ ] The restart is zero-downtime
20+
- [ ] Service restart is zero-downtime
2121
- [ ] Service is not bound to one specific node (e.g. via files or volumes)
22-
- [ ] Relevant OPS E2E Test for this stack were added
23-
-->
22+
- [ ] Relevant OPS E2E Test are added
23+
- [ ] Service's Public URL is included in maintenance mode -->

0 commit comments

Comments
 (0)