...

/

Recommended Practices

Recommended Practices

Let's take a look at some guidelines we can follow to write better, human-readable templates.

We'll cover the following...

Guidelines

Some general guidelines to help write templates that are human-readable and easy to change in collaboration with a full NetDevOps team:

  • Use meaningful names for all files, variables, and data models.
  • Differentiate between data
...