Files
thetempusproject/app/views/alpha/index.html
2024-12-08 04:43:06 -05:00

31 lines
2.7 KiB
HTML

<div class="container">
<div class="row">
<div class="col-lg-9 col-md-9 col-sm-12 col-centered">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<h2>Welcome to The Tempus-Project Friends and Family Alpha.</h2>
<hr>
<p>This project is now entering its third official version and nearly its tenth year of development. What a long journey it has been to get here.</p>
<p>With that being said, I won't waste your time with a journey down memory road. If you have been sent this page, clearly I trust you, or one of our mutual friends is an asshole. Both equally possible... The main purpose of inviting you was to ask for your help.</p>
<h2>What I need</h2>
<p>With any application, there are bugs. The best developers I have had the pleasure of working with make mundane every day mistakes just like everyone else. This obviously includes myself. With any project you spend years working on, you will develop blind spots, or places where even if something was broken, you would skip right past it and never notice.</p>
<p>I would like your help in identifying these such blind spots.</p>
<h2>What you can do to help.</h2>
<p>Currently there is a bug-report form at the bottom, usable by anyone with a registered account. I have also built an administrator system that allows me to track progress of these bugs and ensure they get fixed. In addition to tracking bugs, there is a public suggestions system and a publicly viewable to-do list.</p>
<p>I will need some users to help test very specific things like permissions for various groups. I will need some trusted users to act as administrators and test features. I will also just need some people to use and interact with the site to ensure they aren't encountering any bugs.</p>
<p>There are a ton of things you can do to help!</p>
<ul>
<li>Report any bugs!!! ( there is a bug-report link at the bottom of every page )</li>
<li>Register an account</li>
<li>Subscribe to the mailing list</li>
<li>Browse blog posts</li>
<li>Make suggestions for improvements or new features</li>
<li>Leave comments on the blog and other features.</li>
<li>Keep an eye out for email or messages requesting specific help.</li>
</ul>
</div>
</div>
</div>
</div>
</div>