Files
OxyPlot/.github/ISSUE_TEMPLATE.md
2023-09-02 09:24:59 +02:00

39 lines
922 B
Markdown

<!--
Please see https://github.com/oxyplot/oxyplot/wiki/Contributing before creating issues.
For issues related to Xamarin, please use https://github.com/oxyplot/oxyplot-xamarin/issues
For issues related to other platforms, please add to the correct repository.
PLEASE DO NOT USE THE ISSUES TO ADD QUESTIONS ABOUT HOW TO USE THE LIBRARY.
YOU SHOULD FORMULATE THE ISSUE AS A "BUG REPORT" OR "NEW FEATURE REQUEST",
PLEASE USE ONE OF THE SECTIONS BELOW:
-->
<!-- IF THE ISSUE IS A BUG, INCLUDE THIS PART: -->
### Steps to reproduce
1.
2.
3.
Platform:
.NET version:
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
Can you also include a screen shot?
<!-- IF THE ISSUE IS A NEW FEATURE REQUEST, INCLUDE THIS PART: -->
### Feature description
Write a description of the feature. How should it work? How should it look?
Include some graphics if this could help!