Skip to content

Commit 0ca76b5

Browse files
committed
📚 Design: Add/comment TODOs on sites to look into
1 parent b7c08af commit 0ca76b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎docs/design.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ PS: There is no need to mention you also added unit tests when adding a new
118118

119119
The stipulations below are based on experience, but are still evolving.
120120
This text is mainly here to provide a starting point for discussion with collaborators.
121-
TODO: Look into [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) and see if we want to use/adapt their specification.
121+
<!-- TODO: Look into [Conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) and see if we want to use/adapt their specification. -->
122122

123123
Specifying the type of change in a commit can be useful for several reasons:
124124

@@ -166,6 +166,7 @@ Some advantages:
166166
We are aware of other standards like [GitMoji](https://gitmoji.dev/), but limit the number in order to avoid choice overload.
167167
Too many options make it difficult for contributors to know all of them, makes changelogs too fragmented and leads to decision paralysis.
168168
Moreover, we avoid emojis that typically have width issues in some terminals.
169+
<!-- TODO: Also look into and add reference to https://github.com/ahmadawais/Emoji-Log -->
169170

170171
!!!note
171172

0 commit comments

Comments
 (0)