shikshalokam / ml-survey-service

MIT License
1 stars 11 forks source link

remove code to pass program join check keys #119

Closed VISHNUDAS-tunerlabs closed 1 year ago

VISHNUDAS-tunerlabs commented 1 year ago

Description

These recommendations are intended to promote code quality and team communication during software development. They cover a variety of topics, including ensuring that pull requests are submitted to the correct branch, documenting new methods, preserving consistency across many services, and avoiding typical blunders like accessing APIs or DB queries within loops. Sensitive data should not be uploaded, and changes to environment variables or database models should be executed consistently. Teams may work more effectively and develop higher-quality software by adhering to these standards.

Type of change

Please choose appropriate options.

Checklist