Skip to content

Commit 2c3b522

Browse files
Update contributing.md
1 parent 528763d commit 2c3b522

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

contributing.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Pull Requests
22

3-
TODO
3+
**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.**
45

56
# Code Style
67

@@ -122,4 +123,4 @@ Please follow this guide to properly format the JSON files for custom color maps
122123

123124
* All additions and/or bug fixes to the core must not add additional dependencies.
124125
* Use VSCode for development, VS seems to cause issues.
125-
* 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

Comments
 (0)