mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
26 lines
916 B
Markdown
26 lines
916 B
Markdown
<!--
|
|
Before submitting a pull request you are strongly recommended to read the
|
|
docs/CONTRIBUTING.md file which gives some information on how to prepare a
|
|
change:
|
|
|
|
https://github.com/baldurk/renderdoc/blob/v1.x/docs/CONTRIBUTING.md
|
|
|
|
For small changes you don't have to read the document end to end, but should at
|
|
least look at the sections on how to ensure your code and commits are formatted
|
|
according to the style requirements.
|
|
|
|
Do not create "draft" pull requests. It is a pointless waste of time - if your
|
|
code is ready to reviewed you can make a normal pull request. If your code is
|
|
not ready to be reviewed you should not make a pull request yet.
|
|
|
|
Draft pull requests will be closed immediately.
|
|
-->
|
|
|
|
## Description
|
|
|
|
<!--
|
|
Describe here what your pull request changes and why it should happen. For small
|
|
changes which are obvious this can just be a line or two - even the commit
|
|
message is sometimes enough.
|
|
-->
|