Skip to content

Commit 772776f

Browse files
authored
Fix typo new-example.md (#551)
Don't show in the changelog
1 parent f4afe7e commit 772776f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/new-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A clear and concise description of what the example is, how useful it is.
2020

2121
- [ ] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/community/guide-for-submitting-an-example).
2222
- [ ] My game has a proper name in the game properties.
23-
- [ ] My game package name behind with `com.example.`.
23+
- [ ] My game package name begins with `com.example.`.
2424
- [ ] My game has all events unfolded.
2525
- [ ] I've added myself as the author in the game properties.
2626
- [ ] I've included a file called "README.md" with a description in proper English, explaining what this example is doing.

0 commit comments

Comments
 (0)