We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528763d commit 2c3b522Copy full SHA for 2c3b522
contributing.md
@@ -1,6 +1,7 @@
1
# Pull Requests
2
3
-TODO
+**I DO NOT ACCEPT PULL-REQUEST FOR FEATURES OR BUGFIXES REQUIRING SIGNIFICANT CODE/STRUCTURE CHANGES.**
4
+**SUCH PULL REQUESTS WILL BE CLOSED AUTOMATICALLY. OPEN AN ISSUE DETAILING FEATURE REQUESTS OR POTENTIAL BUGFIX INSTEAD.**
5
6
# Code Style
7
@@ -122,4 +123,4 @@ Please follow this guide to properly format the JSON files for custom color maps
122
123
124
* All additions and/or bug fixes to the core must not add additional dependencies.
125
* Use VSCode for development, VS seems to cause issues.
-* DO NOT use libboost for any code meant for this repository
126
+* DO NOT use libboost for any code meant for this repository
0 commit comments