Full rewrite

This commit is contained in:
Matthias Morin 2021-03-08 18:13:24 +01:00
parent cafcc389ce
commit 81cee16d76
15 changed files with 1233 additions and 131 deletions

29
CHANGELOG.md Normal file
View 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