sovereignx/docs/changelogs/template.md

94 lines
1.2 KiB
Markdown
Raw Normal View History

# Template
```md
## How to update
- If you haven't set up a remote, run the command `git remote add RHH https://github.com/rh-hideout/pokeemerald-expansion`.
- Once you have your remote set up, run the command `git pull RHH expansion/1.Y.Z`.
```
## 🌋 *IMPORTANT CHANGES* 🌋
* We deleted the whole repo LOL by @AsparagusEduardo in https://github.com/rh-hideout/pokeemerald-expansion/pull/3367
## 🧬 General 🧬
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🐉 Pokémon 🐉
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## ⚔️ Battle General ⚔️ ##
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🤹 Moves 🤹
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🎭 Abilities 🎭
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🧶 Items 🧶
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🤖 Battle AI 🤖
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🧹 Other Cleanup 🧹
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 🧪 Test Runner 🧪
### Added
* N/A
### Changed
* N/A
### Fixed
* N/A
## 📦 Pret merges 📦
* N/A
## New Contributors
* Tony
**Full Changelog**: https://github.com/rh-hideout/pokeemerald-expansion/compare/expansion/1.Y.Z...expansion/1.Y.Z
<!--Last PR: ____-->