GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
129 stars 51 forks source link

From Number to Month #1128

Open Abcia2 opened 9 months ago

Abcia2 commented 9 months ago

Description

Gets a number and converts it into the corresponding month (Es: 1 -> "January")

How to use the extension

No response

Checklist

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

From number to Month.zip

Extension file

FromNumberToMonth.zip

github-actions[bot] commented 9 months ago

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Function' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the extension description is not filled out!
  ⟶ ❌ [Semantic versioning]: Version '1.0' is not a semantic versioning compliant version number!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏