Skip to content

Commit

Permalink
Update new service intro section in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
YuryHrytsuk committed Nov 25, 2024
1 parent 3b4adaa commit 4d5dcb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [ ] Service has resource limits and reservations
- [ ] Service has placement constraints or is global
- [ ] Service is restartable
- [ ] The restart is zero-downtime
- [ ] Service restart is zero-downtime
- [ ] Service is not bound to one specific node (e.g. via files or volumes)
- [ ] Relevant OPS E2E Test for this stack were added
-->
- [ ] Relevant OPS E2E Test are added
- [ ] Service's Public URL is included in maintenance mode -->

0 comments on commit 4d5dcb3

Please sign in to comment.