ELEVATE-Project / project-service

Repo for Project Capability
MIT License
0 stars 9 forks source link

interface related changes to image and env #231

Closed VISHNUDAS-tunerlabs closed 3 weeks ago

VISHNUDAS-tunerlabs commented 3 weeks 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