From 853bbb3752a5fa2f58ef456ffb6e3a552e13cb11 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 3 Aug 2025 19:22:36 +0200 Subject: initial commit --- imgui-1.92.1/.github/pull_request_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 imgui-1.92.1/.github/pull_request_template.md (limited to 'imgui-1.92.1/.github/pull_request_template.md') diff --git a/imgui-1.92.1/.github/pull_request_template.md b/imgui-1.92.1/.github/pull_request_template.md new file mode 100644 index 0000000..796ec0b --- /dev/null +++ b/imgui-1.92.1/.github/pull_request_template.md @@ -0,0 +1,8 @@ +(Click "Preview" to turn any http URL into a clickable link) + +1. PLEASE CAREFULLY READ: [Contributing Guidelines](https://github.com/ocornut/imgui/blob/master/docs/CONTRIBUTING.md) + +2. Make sure you're using a special branch just for this pull request. (Sometimes people unknowingly use a default branch, then later update that branch, which updates the pull request with the other changes if it hasn't been merged yet.) + +3. Clear this template before submitting your PR. + -- cgit v1.2.3-70-g09d2