diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..422d549 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +### Contributing +Pull Requests are not accepted. Please use [Issues](https://github.com/narzoul/DDrawCompat/issues) to report bugs or request new features. Refer to the [Support](https://github.com/narzoul/DDrawCompat?tab=readme-ov-file#support) section of the README for additional details. diff --git a/README.md b/README.md index 0c206b5..a255852 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,9 @@ Additional dependencies: - Windows 10 SDK & DDK (see WindowsTargetPlatformVersion in [DDrawCompat.vcxproj](DDrawCompat/DDrawCompat.vcxproj) for the exact version) - Git for Windows (optional, needed for proper DLL versioning) +### Contributing +Pull Requests are not accepted. Please use [Issues](https://github.com/narzoul/DDrawCompat/issues) to report bugs or request new features. + ### License Source code is licensed under the [BSD Zero Clause License](LICENSE.txt).