1.0 KiB
Submitting Issues
-
Please include all the requested information in the New Issue template and be as thorough as possible with your description.
-
If you can include a link to a solution/project which helps reproduce the issue, we will be more likely to resolve the issue more quickly.
-
If you're dealing with an exception or crash of some type, include any stack traces, build logs, or adb logcat information that is relevant.
-
Use markdown formatting to include code snippets, logs, etc.
Contributing
-
You will need to complete a Contribution License Agreement before your pull request can be accepted. You can complete the CLA by going through the steps at https://cla2.dotnetfoundation.org/.
-
You should fork/branch from the
dev
branch. -
Make sure the
libs
,samples
,nuget
, andcomponent
targets all build. -
Parameter name fixes should go in the
Metadata.ParameterNames.xml
file for each project.