38
.github/ISSUE_TEMPLATE.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
<!--
|
||||
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!
|
||||
|
||||
Reference in New Issue
Block a user