Skip to content

Create C# scaffolding step in Lab does not align to this repo #46

Description

@PlagueHO

Create C# scaffolding reads "Now that you have a good understanding of the project and its tests, you can start creating the C# scaffolding. You will start by creating a special file with instructions. This file is called Copilot Instructions and it should live in the [.github\instructions] folder. We've pre-created an empty file for you so all that is needed is to fill it out with new instructions."

There are two problems in this part:

  1. The .github\instructions is generally for glob based instructions. Not for copilot-instrucitons.md. There are three glob files already and none of them are empty (all are pre-populated).

SOLUTION: Explain the difference and ensure attendees use the github\copilot-instructions.md and not the glob .github\instructions for the described purpose.

  1. The .github\copilot-instructions.md file has been created, but it's populated with Python instructions.

SOLUTION: Tell attendees they should replace existing .github\copilot-instructions.md.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions