diff options
author | chai <chaifix@163.com> | 2021-12-13 00:07:19 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-12-13 00:07:19 +0800 |
commit | 60cbbdec07ab7a5636eac5b3c024ae44e937f4d4 (patch) | |
tree | b2c7b0a868f18159dbc43d8954e1bd7668549a88 /Client/ThirdParty/SDL2/BUGS.txt |
+init
Diffstat (limited to 'Client/ThirdParty/SDL2/BUGS.txt')
-rw-r--r-- | Client/ThirdParty/SDL2/BUGS.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Client/ThirdParty/SDL2/BUGS.txt b/Client/ThirdParty/SDL2/BUGS.txt new file mode 100644 index 0000000..b1463e7 --- /dev/null +++ b/Client/ThirdParty/SDL2/BUGS.txt @@ -0,0 +1,16 @@ + +Bugs are now managed in the SDL issue tracker, here: + + https://github.com/libsdl-org/SDL/issues + +You may report bugs there, and search to see if a given issue has already + been reported, discussed, and maybe even fixed. + + +You may also find help at the SDL forums/mailing list: + + https://discourse.libsdl.org/ + +Bug reports are welcome here, but we really appreciate if you use the issue + tracker, as bugs discussed on the mailing list may be forgotten or missed. + |