Set up project scaffolding: GitHub Actions workflows, issue templates, changelog, contributing guidelines, MIT license, and README
This commit is contained in:
16
CHANGELOG.md
Normal file
16
CHANGELOG.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
Project changes are documented here.
|
||||
|
||||
Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- (New features go here)
|
||||
|
||||
### Changed
|
||||
- (Changes go here)
|
||||
|
||||
### Fixed
|
||||
- (Bug fixes go here)
|
||||
Reference in New Issue
Block a user