Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GitHub] Modernization tweaks for GitHub issue templates. #8502

Merged
merged 2 commits into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/01-building-an-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ body:
description: In what type(s) of Android application(s) do you see this issue?
multiple: true
options:
- Classic Xamarin.Android (MonoAndroid12.0, etc.)
- .NET Android (net7.0-android, etc.)
- Classic Xamarin.Android (MonoAndroid13.0, etc.)
- .NET Android (net7.0-android, net8.0-android, etc.)
validations:
required: true
- type: input
id: platform-versions
attributes:
label: Affected platform version
description: Please provide the version number of the platform you see this issue on.
placeholder: E.g. VS 2022 17.0.1, VSMac 8.10, .NET 6.0.100, etc.
placeholder: E.g. VS 2022 17.8.0, VSMac 17.6.7, .NET 8.0.100, etc.
validations:
required: true
- type: textarea
Expand All @@ -40,7 +40,7 @@ body:
label: Steps to Reproduce
description: Describe all the steps we need to take to show the behavior that you have observed.
placeholder: |
1. Create a File > New Android App (Xamarin)
1. File > New Project > New Android Application
2. Add the following code: ...
3. Run the app and observe the bug 🐞
validations:
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/02-running-an-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ body:
description: In what type(s) of Android application(s) do you see this issue?
multiple: true
options:
- Classic Xamarin.Android (MonoAndroid12.0, etc.)
- .NET Android (net7.0-android, etc.)
- Classic Xamarin.Android (MonoAndroid13.0, etc.)
- .NET Android (net7.0-android, net8.0-android, etc.)
validations:
required: true
- type: input
id: platform-versions
attributes:
label: Affected platform version
description: Please provide the version number of the platform you see this issue on.
placeholder: E.g. VS 2022 17.0.1, VSMac 8.10, .NET 6.0.100, etc.
placeholder: E.g. VS 2022 17.8.0, VSMac 17.6.7, .NET 8.0.100, etc.
validations:
required: true
- type: textarea
Expand All @@ -40,7 +40,7 @@ body:
label: Steps to Reproduce
description: Describe all the steps we need to take to show the behavior that you have observed.
placeholder: |
1. Create a File > New Android App (Xamarin)
1. File > New Project > New Android Application
2. Add the following code: ...
3. Run the app and observe the bug 🐞
validations:
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/03-mono-android-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ body:
description: In what type(s) of Android application(s) do you see this issue?
multiple: true
options:
- Classic Xamarin.Android (MonoAndroid12.0, etc.)
- .NET Android (net7.0-android, etc.)
- Classic Xamarin.Android (MonoAndroid13.0, etc.)
- .NET Android (net7.0-android, net8.0-android, etc.)
validations:
required: true
- type: input
id: platform-versions
attributes:
label: Affected platform version
description: Please provide the version number of the platform you see this issue on.
placeholder: E.g. VS 2022 17.0.1, VSMac 8.10, .NET 6.0.100, etc.
placeholder: E.g. VS 2022 17.8.0, VSMac 17.6.7, .NET 8.0.100, etc.
validations:
required: true
- type: textarea
Expand All @@ -45,7 +45,7 @@ body:
label: Steps to Reproduce
description: Describe all the steps we need to take to show the behavior that you have observed.
placeholder: |
1. Create a File > New Android App (Xamarin)
1. File > New Project > New Android Application
2. Add the following code: ...
3. Run the app and observe the bug 🐞
validations:
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/04-binding-a-java-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ body:
description: In what type(s) of Android application(s) do you see this issue?
multiple: true
options:
- Classic Xamarin.Android (MonoAndroid12.0, etc.)
- .NET Android (net7.0-android, etc.)
- Classic Xamarin.Android (MonoAndroid13.0, etc.)
- .NET Android (net7.0-android, net8.0-android, etc.)
validations:
required: true
- type: input
id: platform-versions
attributes:
label: Affected platform version
description: Please provide the version number of the platform you see this issue on.
placeholder: E.g. VS 2022 17.0.1, VSMac 8.10, .NET 6.0.100, etc.
placeholder: E.g. VS 2022 17.8.0, VSMac 17.6.7, .NET 8.0.100, etc.
validations:
required: true
- type: textarea
Expand All @@ -42,7 +42,7 @@ body:
label: Steps to Reproduce
description: Describe all the steps we need to take to show the behavior that you have observed.
placeholder: |
1. Create a File > New Android App (Xamarin)
1. File > New Project > New Android Application
2. Add the following code: ...
3. Run the app and observe the bug 🐞
validations:
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/05-other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ body:
description: In what type(s) of Android application(s) do you see this issue?
multiple: true
options:
- Classic Xamarin.Android (MonoAndroid12.0, etc.)
- .NET Android (net7.0-android, etc.)
- Classic Xamarin.Android (MonoAndroid13.0, etc.)
- .NET Android (net7.0-android, net8.0-android, etc.)
validations:
required: true
- type: input
id: platform-versions
attributes:
label: Affected platform version
description: Please provide the version number of the platform you see this issue on.
placeholder: E.g. VS 2022 17.0.1, VSMac 8.10, .NET 6.0.100, etc.
placeholder: E.g. VS 2022 17.8.0, VSMac 17.6.7, .NET 8.0.100, etc.
validations:
required: true
- type: textarea
Expand All @@ -40,7 +40,7 @@ body:
label: Steps to Reproduce
description: Describe all the steps we need to take to show the behavior that you have observed.
placeholder: |
1. Create a File > New Android App (Xamarin)
1. File > New Project > New Android Application
2. Add the following code: ...
3. Run the app and observe the bug 🐞
validations:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ contact_links:
url: https://developercommunity.visualstudio.com
about: Feature requests are tracked on Visual Studio Developer Community because it provides good prioritization features like voting. Filing there helps ensure new features are properly considered.
- name: "🙋‍♀️ Community Support"
url: https://docs.microsoft.com/answers/topics/164819/dotnet-xamarin.html
url: https://learn.microsoft.com/en-us/answers/tags/18/xamarin
jpobst marked this conversation as resolved.
Show resolved Hide resolved
about: For issues that likely aren't bugs, Microsoft Q&A is a good place to ask for help.
Loading