Update readme to reflect new branch structure.
This commit is contained in:
parent
08a381d164
commit
68e6c4c09b
19
README.md
19
README.md
@ -21,12 +21,21 @@ repository.</p>
|
||||
<br>
|
||||
<br>
|
||||
<h2>Branches</h2>
|
||||
<h3>dev</h3>
|
||||
<p>Development branch. All pre-alpha development and alpha testing happens here.<br>
|
||||
<h3>main</h3>
|
||||
<p>Website root directory files pre-alpha development and alpha testing happens in this branch.</p>
|
||||
<h3>asset</h3>
|
||||
<p>Website asset, including multimedia, files pre-alpha development and alpha testing happens in
|
||||
this branch.</p>
|
||||
<h3>blog</h3>
|
||||
<p>Website blog files pre-alpha development and alpha testing happens in this branch.</p>
|
||||
<br>
|
||||
<h3>contact</h3>
|
||||
<p>Website contact
|
||||
<h3>beta</h3>
|
||||
<p>Beta branch. All beta testing happens here.</p>
|
||||
<p>Feature-complete beta testing of merged code from development branches happens in this
|
||||
branch.</p>
|
||||
<br>
|
||||
<h3>stable</h3>
|
||||
<p>Stable branch. Complete and stable versions are stored here.<br/>
|
||||
<br/>
|
||||
<p>Completed and tested versions from beta branch are stored in this branch.<br>
|
||||
This branch contains files used in production.</p>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user