shikshalokam / ml-survey-service

MIT License
1 stars 11 forks source link

Added encEmail delete #137

Closed ankit1shahu closed 8 months ago

ankit1shahu commented 8 months 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