Skip to content

Commit

Permalink
Update ID and review date
Browse files Browse the repository at this point in the history
  • Loading branch information
ARobinson26 authored Nov 15, 2023
1 parent 6f334db commit b2efafd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/standards/low-code-workflow-naming.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
layout: standard
order: 1
title: Low code workflow naming
date: 2023-11-01 # this should be the date that the content was most recently amended or formally reviewed
id: SEGAS-TBC # Set unique ID for standard
date: 2023-11-15 # this should be the date that the content was most recently amended or formally reviewed
id: SEGAS-00012 # Set unique ID for standard
# use `tags: []` for no tags
# Check https://ho-cto.github.io/engineering-guidance-and-standards/tags/ for existing tags
# Note: tags must use sentence case capitalisation
Expand Down Expand Up @@ -67,4 +67,4 @@ Separating words using spaces makes workflow names more readable. In instances w

Where a scope block is error handled, it should be prefixed with the word 'Try'. Where a scope block provides error handling, it should be prefixed with the word 'Catch'. This allows engineers to see easily, where error handling is applied within a workflow. Other naming standards should still be applied as normal.

---
---

0 comments on commit b2efafd

Please sign in to comment.