mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
Those were supposed to be h2s.
This commit is contained in:
parent
71fdd8fe86
commit
d4cef9bb28
|
|
@ -59,7 +59,7 @@ root: ..
|
|||
</div></div>
|
||||
|
||||
<div class="container">
|
||||
<h2>So you want to make a pull request</h2>
|
||||
<h3>So you want to make a pull request</h3>
|
||||
<p>
|
||||
Pull requests are the way that community members like you can get your code
|
||||
pulled into the official Torque 3D repository for everyone else to use. We
|
||||
|
|
@ -77,7 +77,7 @@ root: ..
|
|||
cases.
|
||||
</p>
|
||||
|
||||
<h2>Pull request rules</h2>
|
||||
<h3>Pull request rules</h3>
|
||||
<p>
|
||||
Pull requests not adhering to these rules <i>cannot</i> be accepted, so pay attention!
|
||||
</p>
|
||||
|
|
@ -105,7 +105,7 @@ root: ..
|
|||
member may perform that work themselves.
|
||||
</p>
|
||||
|
||||
<h2>Pull request guidelines</h2>
|
||||
<h3>Pull request guidelines</h3>
|
||||
<p>
|
||||
Here are some of the things we look for in a great pull request. These aren't
|
||||
hard-and-fast rules, but following these guidelines will increase the chances
|
||||
|
|
@ -134,7 +134,7 @@ root: ..
|
|||
before the request is pulled.</li>
|
||||
</ul>
|
||||
|
||||
<h2>The pull request process</h2>
|
||||
<h3>The pull request process</h3>
|
||||
<ol>
|
||||
<li>You make a pull-request to the GarageGames/Torque3D repository.</li>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue