Skip to content

Commit

Permalink
docs: add contributor covenant
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Jul 8, 2024
1 parent c45d5f5 commit aba4d80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/content/docs/development/conventions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- 🧊 [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.

0 comments on commit aba4d80

Please sign in to comment.