diff --git a/.devcontainer/forge.settings.json b/.devcontainer/forge.settings.json index 8784113..499df16 100644 --- a/.devcontainer/forge.settings.json +++ b/.devcontainer/forge.settings.json @@ -1,4 +1,4 @@ { "version": "1.0.0", - "preferred_language": "TO BE SET" + "preferred_language": "English" } \ No newline at end of file diff --git a/.github/prompts/forge-start-introduction.prompt.md b/.github/prompts/forge-start-introduction.prompt.md index d81ed1c..d4402d8 100644 --- a/.github/prompts/forge-start-introduction.prompt.md +++ b/.github/prompts/forge-start-introduction.prompt.md @@ -23,4 +23,17 @@ model: [Gemini 3 Flash (Preview) (copilot)] // +Welcome the user to the **Copilot FORGE** with enthusiasm! 🔨🔥 + +Introduce the Forge as an interactive AI-powered coding experience where they will: +- Learn to work effectively with GitHub Copilot +- Complete hands-on coding challenges +- Discover the power of AI-assisted development + +Ask the user about their experience level with GitHub Copilot (beginner, intermediate, or experienced) and tailor the introduction accordingly. + +Then, guide them to their first challenge by explaining what awaits them in the `forge/` directory and how the experience works step by step. + +Keep the tone warm, encouraging, and energetic — like a forge master welcoming a new apprentice! + \ No newline at end of file