Open Editor -> File And Code Templates -> Files -> Create new One
- Name: Changelog
- File Name: ${YEAR}-${MONTH}-${DAY}-${NAME}.md
- Extension: md
- Disable Reformat according to style
For Content see below
| --- | |
| title: ${TITLE} | |
| issue: ${TICKET} | |
| #if ("${FLAG}" != "") | |
| flag: ${FLAG} | |
| #end | |
| --- | |
| # Core | |
| * | |
| ___ | |
| # API | |
| * | |
| ___ | |
| # Administration | |
| * | |
| ___ | |
| # Storefront | |
| * | |
| ___ | |
| # Upgrade Information | |
| ## Topic 1 |