Skip to content

Commit

Permalink
chore: add license clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
derkork committed Dec 14, 2023
1 parent 08cb648 commit be1f367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ The following checklist will help you to get started and make sure your contribu
- If you have multiple fixes or features, please **create a separate PR for each**. This makes it easier to review and merge them.
- Please make sure your code is **formatted according to the [GDScript style guide](https://docs.godotengine.org/en/stable/getting_started/scripting/gdscript/gdscript_styleguide.html)**. It may not be your preferred style, but we really don't want to have multiple styles mixed in the codebase.
- Please **rebase your PR on the latest on the `main`** branch before submitting it. This makes it easier to compare the changes and avoids merge conflicts.
- Your contribution must be **licensed under the MIT license**. This is the same license as this project uses. See the [LICENSE](LICENSE) file for details.


0 comments on commit be1f367

Please sign in to comment.