Update 'Tips'
1
Tips.md
1
Tips.md
@ -1,3 +1,4 @@
|
||||
<h2>General Utilities</h2>
|
||||
<ul>
|
||||
<li>In the Ren'py SDK, there is a button called "check script", it's a simple lint error checker that combs through the code and makes sure everything works. Use it whenever possible to avoid introducing new bugs!
|
||||
<li>Apply one of the following to the beginning of a PR to automatically close an issue with the merging of said PR:
|
||||
|
Reference in New Issue
Block a user