mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
Update CONTRIBUTING.md
This commit is contained in:
parent
d659d975cd
commit
88cfba53a3
@ -3,4 +3,4 @@ If you want to add a new feature, consider asking about it before implementing i
|
||||
|
||||
# Style
|
||||
- Only use tabs for indentation, not spaces.
|
||||
- Do not remove or add optional characters from other lines (such as colons or new line characters) as it can make the commit needlessly big.
|
||||
- Do not remove or add optional characters from other lines (such as colons or new line characters) as it can make the commit needlessly big, and create conflicts with other changes.
|
||||
|
Loading…
Reference in New Issue
Block a user