- FUNDING.yml.
- Issue templates.
- Added
.mrpack
files to .gitignore. - Added
.mcworld
files to .gitignore. - Added office file extensions to .gitignore.
- SECURITY.md.
- Renamed
.assets
to assets. (Why was it.assets
in the first place?)
- Credited this template.
- Fixed CITATION.cff being out-of-date.
- Added IntelliJ IDEA .gitignore.
- A guide on how to create a new project using this template.
- Added more instructions to README.md for updating the project and releasing new versions.
- Added instruction to commit changes to the checklist.
- Added instruction to delete files if applicable to the checklist.
- Added links to README.md and README_TEMPLATE.md that leads to CITATION.cff.
- Started using FEATURES.md and IDEAS.md in terms of the actual template repository.
- Separated the template README.md and the README.md of the template repository into two different files.
- Generalised project name and use cases in README.md.
- Changed the logo of the "repository size" badge from GitHub to Git.
- Added back the usage of periods to end changes in CHANGELOG.md.
- Moved instructions on updating the project from README.md to README_TEMPLATE.md.
- Updated copyright statement.
- Indicated in README.md that issues, features, and ideas are also tracked with regards to the template.
- Moved
FEATURES.md
to the newly createddocs
folder for better organisation.
- Fixed the heading level of the issues heading in README.md.
- CHANGELOG format.
- Fixed some issues in README.md.
- Added
dist
to .gitignore.
- README.md badges.
- README.md badges.
- Link in README.md to CODE_OF_CONDUCT.md.