Change ID: [Unique identifier]
Type: [Feature/Bug Fix/Enhancement/Configuration/Documentation]
Priority: [High/Medium/Low]
Status: [Planned/In Progress/Testing/Completed]
Date: [Change date]
Brief description of what changed and why.
Describe the issue or requirement that motivated this change.
Detailed description of how the change was implemented.
path/to/file1.ext - Description of changes
path/to/file2.ext - Description of changes
path/to/file3.ext - Description of changes
# Example of code changes
- old_code: value
+ new_code: updated_value
- removed_function()
+ new_improved_function()
# Configuration changes required
new_setting: value
updated_setting: new_value
# removed_setting: old_value (no longer needed)
Conditions that would require rolling back this change:
Change Owner: [Name]
Implementation Date: [Date]
Review Date: [Date]
Next Review: [Date]