✏️ Explanatory Question
You can provide context through comments or existing code in your files, or by using GitHub Copilot Chat to expand and clarify your prompts.
❌ Vague Prompt:
# Create an API endpoint
✅ Specific Prompt:
# Create an API endpoint using the FastAPI framework that accepts a JSON payload in a POST request