mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-16 01:33:14 +02:00
Update to Contributing, and Issue/PR templates.
This commit is contained in:
9
.github/issue_template.md
vendored
9
.github/issue_template.md
vendored
@ -1,11 +1,12 @@
|
||||
You may use the Issue Tracker to ask for help and submit bug reports, feature requests or suggestions.
|
||||
|
||||
PLEASE CAREFULLY READ THIS DOCUMENT before doing so:
|
||||
[CONTRIBUTING.md](https://github.com/ocornut/imgui/blob/master/.github/CONTRIBUTING.md).
|
||||
PLEASE CAREFULLY READ THIS DOCUMENT before submitting any issue:
|
||||
https://github.com/ocornut/imgui/blob/master/.github/CONTRIBUTING.md
|
||||
(Click "Preview" to turn the URL above into a clickable link)
|
||||
|
||||
SELECT "PREVIEW CHANGES" TO TURN THE URL ABOVE INTO A CLICKABLE LINK.
|
||||
PLEASE MAKE SURE that you have: read the FAQ in imgui.cpp; explored the contents of ShowDemoWindow() including the Examples menu; searched among Issues; used your IDE to search for keywords in all sources and text files; and read the CONTRIBUTING.md file linked above.
|
||||
|
||||
(Delete everything above this section before submitting your issue. Please read the CONTRIBUTING.md file!)
|
||||
(Delete everything above this section before submitting your issue.)
|
||||
|
||||
----
|
||||
|
||||
|
Reference in New Issue
Block a user