Conventions
There are a handful of external development standards and conventions that we encourage developers to familiarize themselves with.
- ๐ Diรกtaxis โ a systematic approach to technical documentation authoring.
- ๐ Semantic Versioning โ a versioning scheme for software.
- ๐ Conventional Commits โ a specification for adding human and machine readable meaning to commit messages.
- ๐ชต Keep a Changelog โ a specification for maintaining a changelog.
- ๐ง Opinionated โRecommendedโ Practices for flutter_bloc
- ๐ค Contributor Covenant โย code of conduct designed to promote a welcoming and inclusive community.