Skip to content

Commit 71d03c7

Browse files
committed
first contribution: avoid node block
Builds are failing because the community site doesn't support the note tag. Fixes 79b1bb5.
1 parent 79b1bb5 commit 71d03c7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

contributors/guide/first-contribution.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ If the above suggestions don't appeal to you, you can browse the
3434
in contributing without writing code can also find ideas in the
3535
[Non-Code Contributions Guide].
3636

37-
{{< note >}}
38-
Although contributions are welcome, beware that every pull
37+
*Note*: although contributions are welcome, beware that every pull
3938
request creates work for maintainers and costs for testing it.
4039
Fixing *linter warnings* is often *not* worth it because the
4140
existing code is fine. Always discuss with maintainers first
4241
before creating such PRs.
43-
{{< /note >}}
4442

4543
### Find a good first topic
4644

0 commit comments

Comments
 (0)