Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a99a4b7e authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '952-smartphone-selector-screen-warning-correction' into 'master'

Smartphone selector screen warning correction

Closes #952

See merge request e/documentation/user!1089
parents fd967ead 096445a0
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -22,15 +22,15 @@
            <div class="col col-sm-2 col-md-10">
              <p style="margin-left: -30px;">
                <a class="btn btn-light" data-toggle="collapse" href="#collapse-buildtypes" role="button" aria-expanded="false" aria-controls="collapse-buildtypes">
                <strong>Warning! </strong> &nbsp;Unless marked as <code>stable</code>, many /e/OS builds here are <bold>not</bold> intended for daily use. <br> All builds labelled as <code>dev</code> have not been fully tested yet and may contain major bugs. All builds are provided as best effort, <bold>without any guarantee</bold>. Want to learn more? Click here.
                <strong>Warning! </strong> &nbsp;Unless marked as <code>Official</code>, many /e/OS builds here are <bold>not</bold> intended for daily use. <br> All builds labelled as <code>Community</code> have not been fully tested yet and may contain major bugs. All builds are provided as best effort, <bold>without any guarantee</bold>. Want to learn more? Click here.
                </a>
              </p>
              <div class="collapse" id="collapse-buildtypes">
                <div class="card card-body" style="border: none;">
                  <ul style="margin-left: -1px;">
                    <li>Official builds include the latest development code and are called <code>dev</code> builds. They are provided as best effort, without any guarantee and may include known and significant bugs.</li>
                    <li>The <code>stable</code> tag means these builds benefited from a comprehensive testing cycle before release and this version can be used as a daily driver. </li>
                    <li>All <code>dev</code> and <code>stable</code> builds are official builds and go out OTA or Over The Air to supported devices.</li>
                    <li>Builds with the latest development code are called <code>Community</code> builds. They are provided as best effort, without any guarantee and may include known and significant bugs.</li>
                    <li>The <code>Official</code> tag means these builds benefited from a comprehensive testing cycle before release and this version can be used as a daily driver. </li>
                    <li>All <code>Community</code> and <code>Official</code> builds go out OTA or Over The Air to supported devices.</li>
                    <li>Unofficial builds are made by users from <a href="https://community.e.foundation/c/e-devices/unofficial-builds/92"> our community</a> . Use these builds at your own risk</li>
                    <li><a href="https://community.e.foundation/c/e-devices/custom-builds/138">Custom builds</a> are made by users and may have modifications made by the builder. Use these builds at your own risk</li>
                  </ul>