From bcc2132adac677444350acb2e470ec1c81603368 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Wed, 10 Dec 2025 22:31:53 +1000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fc55635..b69ef6f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,9 @@ # Contributing to SharpIDE +> ### Legal Notice + +> By contributing to this project, you agree that you have authored 100% of the content, that you have the necessary rights to the content, and that the content you contribute may be provided under the project license. + ## Run Steps 1. Ensure the .NET 10 SDK is installed 2. Download the latest version of Godot from [godotengine.org/download](https://godotengine.org/download)