Full rewrite
This commit is contained in:
parent
cafcc389ce
commit
81cee16d76
15 changed files with 1233 additions and 131 deletions
29
CHANGELOG.md
Normal file
29
CHANGELOG.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
Change Log
|
||||
==========
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
- WIP
|
||||
|
||||
## [1.0.0](https://github.com/ChrisTitusTech/Top-5-Bootloader-Themes/releases/tag/1.0.0)
|
||||
|
||||
### Added
|
||||
- .github/ISSU_TEMPLATE/bug_report.md
|
||||
- .github/ISSU_TEMPLATE/feature_request.md
|
||||
- .github/workflows/bash_unit.yml
|
||||
- .github/workflows/shellcheck.yml
|
||||
- CHANGELOG.md
|
||||
- CODE_OF_CONDUCT.md
|
||||
- CONTRIBUTING.md
|
||||
- LICENSE
|
||||
- run_linter.sh
|
||||
- run_tests.sh
|
||||
- unit tests
|
||||
|
||||
### Modified
|
||||
- install.sh
|
||||
- README.md
|
Loading…
Add table
Add a link
Reference in a new issue