Reworked issue template (amends) (#5927, #5915)

This commit is contained in:
ocornut
2024-01-04 16:51:10 +01:00
parent c528b688cf
commit 0461ade24b
2 changed files with 4 additions and 1 deletions

View File

@ -16,6 +16,8 @@ body:
- I have read [Contributing Guidelines -> General Advices](https://github.com/ocornut/imgui/blob/master/docs/CONTRIBUTING.md#getting-started--general-advice).
- I have read [Contributing Guidelines -> How to open an Issue](https://github.com/ocornut/imgui/blob/master/docs/CONTRIBUTING.md#how-to-open-an-issue).
- I have searched [Github Issues and PR](https://github.com/ocornut/imgui/issues?q=) for discussion of similar topics.
----
- type: input
id: specs_version
attributes:
@ -62,7 +64,7 @@ body:
attributes:
label: "Full config/build information:"
placeholder: |
"If you can run, you may go to 'Demo->Tools->About Dear ImGui->Config/Build Info' to obtain detailed information that you can paste here."
(If you can run, you may go to 'Demo->Tools->About Dear ImGui->Config/Build Info' to obtain detailed information that you can paste here)
validations:
required: false
- type: textarea