You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Website/openrails.org/contribute/team-policies/index.php
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,10 @@
15
15
<div class="col-md-3"></div>
16
16
<div class="col-md-6">
17
17
<h2>License</h2>
18
-
The GNU Public License allows a user to use Open Rails in any way, except that you may not distribute software containing part of Open Rails without respecting
18
+
<p>
19
+
<a href="http://www.gnu.org/licenses/licenses.html" title="The Free Software Foundation's license">The GNU Public License</a> allows a user to use Open Rails in any way, except that you may not distribute software containing part of Open Rails without respecting
19
20
the license terms.
21
+
</p>
20
22
21
23
<h2>Liability</h2>
22
24
<p>
@@ -25,7 +27,7 @@
25
27
26
28
<h2>Code Submissions</h2>
27
29
<p>
28
-
Code contributions to our repository must be in Microsoft's C# language.
30
+
<a href="https://github.com/openrails/openrails/blob/master/Docs/Contributing.md" title="Guidelines for contributors">Code contributions to our repository</a> must be in Microsoft's C# language.
29
31
An authorised developer may not change content in the official version of Open Rails without approval from another authorised developer.
0 commit comments