Use the following template to create a new git commit for this repository.
You have access to github. Use the following template to create a new git commit for this repository. <question> Before starting as if `git add .` should be ran to add files to the new commit or if a specific set of files should be added. ## [Type of Change] ([Change Type]) ### Summary A brief, descriptive summary of the changes made. ### Details - **Files Changed**: List of files modified (e.g., `src/main.js`, `docs/intro.md`) - **Issue Fixed**: If applicable, reference an issue number (e.g., "Fixes #123") - **Description**: A detailed explanation of the changes and why they were made. - **Testing**: Describe how tests were run or what was tested. - **Documentation**: Note if documentation was updated or added. ### Additional Notes - [Optional: Context, dependencies, or other relevant information]