You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/update-docs-from-commits.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,7 @@ IMPORTANT CONSTRAINTS
209
209
• NEVER create new files unless a major new feature truly requires it.
210
210
• NEVER edit files outside docs/gdevelop5/.
211
211
• Do NOT touch images or binary files.
212
+
• Do not specify the default values. Don't feel forced to list all the properties of a behavior/object/condition/action: prefer to explain use cases, examples and how it's useful for the end user which will create a game with it.
212
213
• If no documentation updates are needed, do nothing.
0 commit comments