Skip to content

Commit 0eb2207

Browse files
committed
gh: issue templates: Fix formatting of ext-source
Fix the heading level of the Dependencies section so that it matches the rest of them. Signed-off-by: Carles Cufi <[email protected]>
1 parent 3f65677 commit 0eb2207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/ext-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ required to maintain ...)
4343
Why is this the right component to solve it (e.g., SQLite is small,
4444
easy to use, and has a very liberal license.)
4545

46-
# Dependencies
46+
## Dependencies
4747

4848
What other components does this package depend on?
4949

0 commit comments

Comments
 (0)