Update 'Tips'

2021-06-29 06:11:11 +00:00
parent c8b7202bc5
commit d510fbed89

@ -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: