1
0
mirror of https://github.com/narzoul/DDrawCompat synced 2024-12-30 08:55:36 +01:00

Added notices about contributing

This commit is contained in:
narzoul 2024-05-03 18:34:11 +02:00
parent 1443cfe3b3
commit c47902457e
2 changed files with 5 additions and 0 deletions

2
CONTRIBUTING.md Normal file
View File

@ -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.

View File

@ -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).