From 4570f254eafd1a8e8246d39891b9fe71bff2555a Mon Sep 17 00:00:00 2001 From: pa Date: Fri, 20 Mar 2026 15:04:02 +0900 Subject: [PATCH] update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0243048b..f392c0eb 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -10,9 +10,7 @@ Thank you for your interest in contributing to VRCX! Here are a few guidelines t ## Important Considerations -### International User Base - -VRCX is used by a diverse, international community with users from many different countries and cultures. Before submitting a PR, please consider: +VRCX is used by a diverse, international community with users from many different countries and cultures. Because of this, we need to ensure that contributions are broadly applicable. Before submitting a PR, please consider: - **Is this feature broadly useful and valuable?** Niche or low-value features increase maintenance burden without proportional benefits and may not be accepted. - **Could it negatively impact other features?** Changes that interfere with or degrade existing functionality will not be merged.