diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-08-09 08:35:03 +0200 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2025-08-09 08:35:03 +0200 |
| commit | 432f24319319fe040e142059eb83279c53f90ab8 (patch) | |
| tree | 5631eb0eb3a46d086070e8398d9080ff681133ac /libs/imgui-1.92.1/.github/pull_request_template.md | |
| parent | 5d34aff5888d3f0c624251f15bedb96c347978d6 (diff) | |
refactor 2
Diffstat (limited to 'libs/imgui-1.92.1/.github/pull_request_template.md')
| -rw-r--r-- | libs/imgui-1.92.1/.github/pull_request_template.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/imgui-1.92.1/.github/pull_request_template.md b/libs/imgui-1.92.1/.github/pull_request_template.md new file mode 100644 index 0000000..796ec0b --- /dev/null +++ b/libs/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. + |
