Update contributing.md

This commit is contained in:
AlexandreRouma 2023-04-24 03:49:30 +02:00 committed by GitHub
parent 528763d10e
commit 2c3b522787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# Pull Requests
TODO
**I DO NOT ACCEPT PULL-REQUEST FOR FEATURES OR BUGFIXES REQUIRING SIGNIFICANT CODE/STRUCTURE CHANGES.**
**SUCH PULL REQUESTS WILL BE CLOSED AUTOMATICALLY. OPEN AN ISSUE DETAILING FEATURE REQUESTS OR POTENTIAL BUGFIX INSTEAD.**
# Code Style
@ -122,4 +123,4 @@ Please follow this guide to properly format the JSON files for custom color maps
* All additions and/or bug fixes to the core must not add additional dependencies.
* Use VSCode for development, VS seems to cause issues.
* DO NOT use libboost for any code meant for this repository
* DO NOT use libboost for any code meant for this repository