Skip to content

Add Automation Script Template (Starter File) #2

@RickyDicaprio

Description

@RickyDicaprio

We need a usable starter template for contributors who want to create new automation scripts. This template should include a basic structure, argument parser setup, logging, and example function.

Tasks

  1. Update the file templates/automation_script_template.py
  2. Add an example function inside the template
  3. Add basic Python CLI argument parsing
  4. Add logging structure (info, error)
  5. Add usage instructions to docs/how_to_run_scripts.md

Goal
Provide a ready-made script structure so contributors can start building automation tools quickly without worrying about boilerplate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions