Skip to content

Commit

Permalink
Resized the check image
Browse files Browse the repository at this point in the history
  • Loading branch information
meganhuibregtse authored Aug 9, 2024
1 parent c755352 commit 86fa317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workflow/log/log.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permalink: /docs/workflow/log
## Getting started
You've thought of a data derivative--now what? The first step is to check the derived data registry, specifically the log, to see if someone else has already worked on this derivative, and if so, where are they in the [workflow](docs/workflow/workflow.md). Critically, completing this first step avoids unnecessary duplication of effort. If the derivative already exists, check to see if it works for your use or if you need to adapt it. If it doesn't exist, add it to the log as `logStatus`: `under development` and [create the derivative](docs/workflow/code-devo)!

<img style="center" src='../../files/check.png' width='75%' >
<img style="center" src='../../files/check.png' width='60%' >

## logStatus
An key attribute in the registry log is the `logStatus`. This communicates to your group where you are in the workflow:
Expand Down

0 comments on commit 86fa317

Please sign in to comment.