diff --git a/src/content/docs/development/conventions.mdx b/src/content/docs/development/conventions.mdx index d60ce14..17cd17a 100644 --- a/src/content/docs/development/conventions.mdx +++ b/src/content/docs/development/conventions.mdx @@ -11,4 +11,5 @@ There are a handful of external development standards and conventions that we en - 🎎 [Semantic Versioning](https://semver.org/) — a versioning scheme for software. - 💠 [Conventional Commmits](https://www.conventionalcommits.org/en/v1.0.0/) — a specification for adding human and machine readable meaning to commit messages. - 🪵 [Keep a Changelog](https://keepachangelog.com/) — a specification for maintaining a changelog. -- 🧊 [Opinionated "Recommended" Practices for flutter_bloc](https://github.com/chonghorizons/flutter_bloc_opinionated_practices/wiki/Opinionated-%22Recommended%22-Practices-for-flutter_bloc) \ No newline at end of file +- 🧊 [Opinionated "Recommended" Practices for flutter_bloc](https://github.com/chonghorizons/flutter_bloc_opinionated_practices/wiki/Opinionated-%22Recommended%22-Practices-for-flutter_bloc) +- 🤝 [Contributor Covenant](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) —  code of conduct designed to promote a welcoming and inclusive community. \ No newline at end of file