Skip to content

Create templates/automation_script_template.py for contributor #6

@RickyDicaprio

Description

@RickyDicaprio

We need a starter template that contributors can use to quickly create new automation scripts. This template should include logging, CLI argument parsing, and a placeholder function.

Tasks:
1. Add a basic Python script structure in templates/automation_script_template.py
2. Include argparse for command-line arguments
3. Add logging setup (info and error logs)
4. Include a sample main() function
5. Add comments to guide contributors
6. Update docs/how_to_run_scripts.md to reference this template

Goal:
Provide a ready-made script template to reduce setup friction for contributors.

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