Skip to content

Commit 3720dbc

Browse files
committed
Contribution doc: explicit expectation for what to PR or not
1 parent 4c9eb5f commit 3720dbc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ When writing a pull request, you are expected:
2323
- ie, you must actually understand your own work. If an LLM wrote it for you and you don't understand it, do not try to PR it.
2424
- To have tested your own work prior to submitting.
2525

26+
Pull Requests from newer contributors that are not directly addressing an issue with the `Easy PR` label may be closed without warning or reason. Frequent contributors may take issues that do not have that label. Only trusted maintainers should make code changes not related to a listed issue.
27+
2628
## C#
2729

2830
Contributing to the C# server code, or writing an extension? I recommend Visual Studio 2022 as the optimal IDE for this. Follow standard C# formatting rules. Look at existing code if in doubt. We use a modern C# Syntax.

0 commit comments

Comments
 (0)