Skip to content
Merged
Changes from all commits
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
28 changes: 18 additions & 10 deletions .github/ISSUE_TEMPLATE/04-binding-a-java-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,28 @@ assignees: 'jpobst'

---

### Steps to Reproduce
<!--

1.
2.
3.
Documentation for how to troubleshoot issues with binding projects, as well as common issues and how to solve them, is available here:

https://github.com/xamarin/java.interop/wiki/Troubleshooting-Android-Bindings-Issues

<!--
If you have a repro project, you may drag & drop the .zip/etc. onto the issue editor to attach it.
-->

### Expected Behavior
### Error Message or Issue



### Actual Behavior

### Version Information

<details>
<!--
1. On macOS and within Visual Studio, select Visual Studio > About Visual Studio, then click the Show Details button, then click the Copy Information button.

1. In the Visual Studio menus, select 'Visual Studio' > 'About Visual Studio', then click the 'Show Details' button, then click the 'Copy Information' button.

2. Paste below this comment block.

-->


Expand All @@ -38,12 +39,19 @@ If you have a repro project, you may drag & drop the .zip/etc. onto the issue ed
### Log File

<!--

Some useful binding logging is only available with MSBuild Diagnostic logging enabled.

Enable [Diagnostic logging](https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/troubleshooting#diagnostic-msbuild-output), **Rebuild** (not just Build) your project, and attach the log.

-->


### Other Helpful Info

<!--
Switch to the "Preview" tab to ensure your issue renders correctly.

If you have other things that might be helpful, like the .jar or .aar you are trying to bind, or a sample project that reproduces the error, please drag and drop to attach it to this issue.

-->