Skip to content

Commit

Permalink
Merge pull request #13188 from unoplatform/Youssef1313/bug-report-tem…
Browse files Browse the repository at this point in the history
…plate
  • Loading branch information
MartinZikmund authored Aug 10, 2023
2 parents c1bb3a7 + 4d58821 commit f3fbb2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ body:
To create a minimal reproduction project:
- Create an Uno app through:
- `dotnet new --install Uno.ProjectTemplates.Dotnet` and `dotnet new unoapp`
- or through the [Visual Studio extension](https://platform.uno/docs/articles/get-started-vs.html)
- `dotnet new install Uno.Templates` and `dotnet new unoapp`
- or through the [Visual Studio extension](https://platform.uno/docs/articles/get-started-vs-2022.html)
- Make sure to add the least code possible to demonstrate the issue
- Keep all project heads, even if the platforms are seemingly not relevant to your issue
- Remove all the `obj/bin` folders and zip the folder.
Expand Down

0 comments on commit f3fbb2c

Please sign in to comment.