mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 06:52:21 -04:00
commit
44a2bf3a0c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Examples of changes that are unlikely to be accepted:
|
||||||
|
|
||||||
- Altering existing code unnecessarily. Your code may be more elegant than
|
- Altering existing code unnecessarily. Your code may be more elegant than
|
||||||
what already exists, but it takes time for us to review the changes, may
|
what already exists, but it takes time for us to review the changes, may
|
||||||
habour unnoticed bugs, and makes maintaining the mobile clients more
|
harbour unnoticed bugs, and makes maintaining the mobile clients more
|
||||||
difficult.
|
difficult.
|
||||||
- Adding code that is not used within Anki but it only for the benefit of
|
- Adding code that is not used within Anki but it only for the benefit of
|
||||||
add-ons - such code is difficult to test and maintain.
|
add-ons - such code is difficult to test and maintain.
|
||||||
|
|
Loading…
Reference in a new issue