குறியீட்டு வழிகாட்டுதல்கள்¶
Any code for Weblate should be written with Security by Design Principles in mind.
எந்தவொரு குறியீடும் நடத்தை விளக்கும் ஆவணங்களுடன் வர வேண்டும். ஆவணப்படுத்தும் முறைகள், சிக்கலான குறியீடு தொகுதிகள் அல்லது பயனர் புலப்படும் நற்பொருத்தங்கள் மறந்துவிடாதீர்கள்.
Any new code should utilize PEP 484 type hints. We're not checking this in our CI yet as existing code does not yet include them.
Git commits should follow Conventional Commits specification.