Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 09b53fb

Browse files
authored
Fix
1 parent 011851c commit 09b53fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/contributor_introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Here's some things you can do if you know too much about code:
4343
Rules:
4444
- Always add documentation for every commit you make, if you do not document your pull-request will not be merged.
4545

46-
Example of a proper file documentation:
46+
> And no... I'm to lazy to document all my files.
47+
Example of proper file documentation:
4748

4849

4950
```c

0 commit comments

Comments
 (0)