We need to establish a clean and organized structure for all automation scripts in the repository. This will help future contributors understand where to add new automation features and how scripts should be organized.
Tasks
- Create a clear folder explanation inside scripts/
- Add short comments at the top of each script explaining what it does
- Ensure script names follow a consistent naming style
- Update docs/how_to_run_scripts.md with a simple usage example
- Add references to templates/automation_script_template.py
Goal
Make the automation folder beginner-friendly so PatchFest contributors can easily start creating new automation scripts.
We need to establish a clean and organized structure for all automation scripts in the repository. This will help future contributors understand where to add new automation features and how scripts should be organized.
Tasks
Goal
Make the automation folder beginner-friendly so PatchFest contributors can easily start creating new automation scripts.