Skip to content

Commit f3c4a56

Browse files
authored
Update CONTRIBUTING.md
1 parent 1e323a0 commit f3c4a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Just make sure to read and respect the following rules before submitting a pull
88

99
2) Respect the code style used in the rest of the app (variable naming, tabs instead of spaces, position of curly brackets, etc.)
1010

11-
3) Please avoid refactoring the code, it may not be readable for you but it is for me and a refactor would make it less familiar, not to mention the time it takes to review this kind of pull request.<br />
11+
3) Please avoid refactoring the code, it may not be readable for you but it is for me and a refactor would make it less familiar, not to mention the time it takes to review this kind of pull requests.<br />
1212
If you really really want to do it (wow, my code really sucks ☠️), contact me first by email and convince me (contact.niedev@gmail.com), because normally 99% of pull requests of this type will be rejected, and I don't want to waste your time.
1313

1414
4) If you want to make a fairly large (more than 200 lines of code) or challenging pull request, contact me first by email (contact.niedev@gmail.com) to ensure that the change will be accepted, I repeat, I don't want to waste your time (for example, maybe you want to optimize or fine-tune one of the AI ​​models but in the meantime I'm about to replace it with another one).

0 commit comments

Comments
 (0)