Skip to content

Commit

Permalink
Placeholder bug report (#4883)
Browse files Browse the repository at this point in the history
  • Loading branch information
gr455 committed Apr 11, 2024
1 parent da22215 commit 75c706b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions app/views/simulator/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,16 @@
<h4>Report an issue</h4>
</div>
<hr>
<div class="container my-2 text-center" id="result"></div>

<%# TEMPORARY %>
<center>
Bug reporting from here will be back soon, until then help make CircuitVerse better by reporting simulator issues to us on Slack.
<br><br><a href="https://circuitverse-team.slack.com/archives/C010HK6TWQG" style="color: blue;">Click Here to report an issue</a><br><br>
Thank you for your time.
</center>
<%# /TEMPORARY %>
<%# <div class="container my-2 text-center" id="result"></div>
<label id="report-label" style="font-weight: lighter;"><b>Describe your issue:</b></label>
<div class="form-group">
<textarea
Expand All @@ -812,7 +821,7 @@
Report
</button>
</center>
</div>
</div> %>
</div>
</div>
</div>
Expand Down

0 comments on commit 75c706b

Please sign in to comment.