mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 14:44:36 +00:00
More work.
This commit is contained in:
parent
5ac0a23db9
commit
8488ef4064
13 changed files with 153 additions and 64 deletions
|
|
@ -5,7 +5,7 @@ root: ..
|
|||
---
|
||||
|
||||
<div class="banner"><div class="container">
|
||||
<h1 id="get-the-source-code">Get the source code</h1>
|
||||
<h2 id="get-the-source-code">Get the source code</h2>
|
||||
</div></div>
|
||||
|
||||
<div class="container">
|
||||
|
|
@ -15,7 +15,7 @@ root: ..
|
|||
</div>
|
||||
|
||||
<div class="banner"><div class="container">
|
||||
<h1 id="report-issues">Report issues</h1>
|
||||
<h2 id="report-issues">Report issues</h2>
|
||||
</div></div>
|
||||
|
||||
<div class="container">
|
||||
|
|
@ -25,7 +25,7 @@ root: ..
|
|||
</div>
|
||||
|
||||
<div class="banner"><div class="container">
|
||||
<h1 id="pull-request-guide">Pull-request guide</h1>
|
||||
<h2 id="pull-request-guide">Pull-request guide</h2>
|
||||
</div></div>
|
||||
|
||||
<div class="container">
|
||||
|
|
@ -100,8 +100,8 @@ root: ..
|
|||
goal, it's easy for us to decide whether we want it, and to then test it
|
||||
and make sure it works as advertised and doesn't break things.</li>
|
||||
|
||||
<li>If you're fixing a bug, we need you to provide steps to reproduce the
|
||||
bug, so we can verify that exists and that your patch actually does fix it.
|
||||
<li>If you're fixing a bug, we need you to provide steps to reproduce it
|
||||
so we can verify that exists and that your patch actually does fix it.
|
||||
We'd also appreciate platform and compiler information.</li>
|
||||
|
||||
<li></li>
|
||||
|
|
@ -114,7 +114,7 @@ root: ..
|
|||
</div>
|
||||
|
||||
<div class="banner"><div class="container">
|
||||
<h1 id="version-policy">Version policy</h1>
|
||||
<h2 id="version-policy">Version policy</h2>
|
||||
</div></div>
|
||||
|
||||
<div class="container">
|
||||
|
|
@ -124,7 +124,7 @@ root: ..
|
|||
</div>
|
||||
|
||||
<div class="banner"><div class="container">
|
||||
<h1 id="request-features">Request features</h1>
|
||||
<h2 id="request-features">Request features</h2>
|
||||
</div></div>
|
||||
|
||||
<div class="container">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue