Contributing
Hello, I'm excited you're interested in contributing to FFF Flavored Frontmatter!
Before submitting your contribution, please make sure to take a moment and read through the following guide:
Commit message
Please follow the Conventional Commits and Gitmoji to fill out the Commit messages.
examples:
docs(version/0.1): ✏️ fix typo
feat(version/0.1.1-draft): ✨ add `authors` variable
chore(deps): ⬆️ upgrade package dependencies
Pull Request
Fix typo
Since my English is not very good, I will merge any typo fixes that seem reasonable.
Add a variable
Provide a convincing reason for adding variable. Ideally, you should open a suggestion issue first.