GitHub Copilot Custom Prompt Files & Folder Structure for Teams
Discover Rafferty Uy’s guide on structuring GitHub Copilot custom prompt files for team collaboration. Learn best practices and tips for effective prompt engineering.
Before generating SQL statements:
- Understand the relationship between the tables in the database.
- Determine the filtering criteria and conditions for data retrieval.
- Validate the expected outcome of the query.
- Think step-by-step and revalidate before responding.