mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-27 19:12:59 +00:00
project: add title instructions to PR template
This commit is contained in:
parent
438e91d212
commit
1738d57a2c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
<!--
|
||||
Please include the main mod this PR affects in the title, including
|
||||
the leading directory. For example, if you have added a new
|
||||
type of banner to mcl_banners, the title should look like:
|
||||
|
||||
items/mcl_banners: add new banner type
|
||||
|
||||
-->
|
||||
## Problem
|
||||
TRACKING ISSUE: #<!-- Tracking issue number -->
|
||||
|
||||
|
|
Loading…
Reference in a new issue