Skip to content

Commit de4d3af

Browse files
committed
📚 Design: Add/comment TODOs on sites to look into
1 parent fc11f8e commit de4d3af

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
@@ -119,7 +119,7 @@ PS: There is no need to mention you also added unit tests when adding a new
119119

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

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

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

171172
!!!note
172173

0 commit comments

Comments
 (0)