mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-02-03 08:42:31 +00:00
chore(lint): fix linting
This commit is contained in:
9
.github/CONTRIBUTING.md
vendored
9
.github/CONTRIBUTING.md
vendored
@@ -1,6 +1,7 @@
|
||||
# Contributing to aeonview
|
||||
|
||||
Thanks for your interest in contributing to **aeonview**! This guide will help you get started.
|
||||
Thanks for your interest in contributing to **aeonview**!
|
||||
This guide will help you get started.
|
||||
|
||||
## 🛠 Project Setup
|
||||
|
||||
@@ -67,6 +68,7 @@ make lint # check for lint errors
|
||||
Use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/):
|
||||
|
||||
Examples:
|
||||
|
||||
- `feat: add monthly video generation`
|
||||
- `fix: handle invalid date error`
|
||||
- `docs: update usage instructions`
|
||||
@@ -76,10 +78,9 @@ Examples:
|
||||
We expect contributors to follow our [Code of Conduct](CODE_OF_CONDUCT.md).
|
||||
|
||||
## Questions?
|
||||
|
||||
Feel free to open an issue or start a discussion!
|
||||
|
||||
Thanks for helping make Aeonview better 💜
|
||||
|
||||
<!--
|
||||
vim: ft=md sw=2 ts=2 tw=72 fo=cqt wm=0 et
|
||||
-->
|
||||
<!-- vim: ft=md sw=2 ts=2 tw=72 fo=cqt wm=0 et :-->
|
||||
|
||||
Reference in New Issue
Block a user