mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-22 20:07:01 +00:00
Moving issue/pr template to docs/. Added links in README.
This commit is contained in:
parent
237109caa5
commit
64c66529ae
1
.github/CONTRIBUTING.md
vendored
1
.github/CONTRIBUTING.md
vendored
@ -1 +0,0 @@
|
|||||||
Please read https://github.com/ocornut/imgui/issues/2261
|
|
12
.github/pull_request_template.md
vendored
12
.github/pull_request_template.md
vendored
@ -1,12 +0,0 @@
|
|||||||
(Click "Preview" to turn any http URL into a clickable link)
|
|
||||||
|
|
||||||
1. PLEASE CAREFULLY READ:
|
|
||||||
https://github.com/ocornut/imgui/issues/2261
|
|
||||||
|
|
||||||
2. PLEASE MAKE SURE YOU HAVE READ:
|
|
||||||
https://github.com/ocornut/imgui/issues/2261
|
|
||||||
|
|
||||||
3. DID I MENTION YOU SHOULD READ THIS?
|
|
||||||
https://github.com/ocornut/imgui/issues/2261
|
|
||||||
|
|
||||||
(Clear this form before submitting your PR)
|
|
@ -205,7 +205,7 @@ See the [Wiki](https://github.com/ocornut/imgui/wiki) for more references and [B
|
|||||||
Support Forums
|
Support Forums
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
If you have issues with: compiling, linking, adding fonts, running or displaying Dear ImGui, or wiring inputs: please post on the Discourse forum: https://discourse.dearimgui.org.
|
If you have issues with: compiling, linking, adding fonts, running or displaying Dear ImGui, or wiring inputs: please post on the Discourse forums: https://discourse.dearimgui.org.
|
||||||
|
|
||||||
For any other questions, bug reports, requests, feedback, you may post on https://github.com/ocornut/imgui/issues. Please read and fill the New Issue template carefully.
|
For any other questions, bug reports, requests, feedback, you may post on https://github.com/ocornut/imgui/issues. Please read and fill the New Issue template carefully.
|
||||||
|
|
||||||
@ -273,9 +273,9 @@ Support dear imgui
|
|||||||
|
|
||||||
**How can I help?**
|
**How can I help?**
|
||||||
|
|
||||||
- You may participate in the Discourse and GitHub [issues trackers](https://github.com/ocornut/imgui/issues).
|
- You may participate in the [Discourse forums](https://discourse.dearimgui.org) and the GitHub [issues tracker](https://github.com/ocornut/imgui/issues).
|
||||||
- You may help with development and submit pull requests! Please understand that by submitting a PR you are also submitting a request for the maintainer to review your code and then take over its maintenance forever. PR should be crafted both in the interest in the end-users and also to ease the maintainer into understanding and accepting it.
|
- You may help with development and submit pull requests! Please understand that by submitting a PR you are also submitting a request for the maintainer to review your code and then take over its maintenance forever. PR should be crafted both in the interest in the end-users and also to ease the maintainer into understanding and accepting it.
|
||||||
- See [Help wanted](https://github.com/ocornut/imgui/wiki/Help-Wanted) on the Wiki for some more ideas.
|
- See [Help wanted](https://github.com/ocornut/imgui/wiki/Help-Wanted) on the [Wiki](https://github.com/ocornut/imgui/wiki/) for some more ideas.
|
||||||
- Convince your company to financially support this project.
|
- Convince your company to financially support this project.
|
||||||
|
|
||||||
**How can I help financing further development of Dear ImGui?**
|
**How can I help financing further development of Dear ImGui?**
|
||||||
|
6
docs/pull_request_template.md
Normal file
6
docs/pull_request_template.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
(Click "Preview" to turn any http URL into a clickable link)
|
||||||
|
|
||||||
|
PLEASE CAREFULLY READ:
|
||||||
|
https://github.com/ocornut/imgui/issues/2261
|
||||||
|
|
||||||
|
(Clear this template before submitting your PR)
|
Loading…
Reference in New Issue
Block a user