Clarify - NO SENSITIVE DATA on issue
This commit is contained in:
parent
2433671d85
commit
4877baae67
@ -40,8 +40,8 @@
|
||||
<h2>Report an Issue</h2>
|
||||
<p>To help diagnosing an issue, data about your browser and device will be
|
||||
collected alongside the data that you enter below.</p>
|
||||
<p>The data will be available publically in the <a href="https://git.fjla.uk/owlboard/backend/issues">
|
||||
OwlBoard Issue Tracker</a>. A preview will be shown before the data is sent.</p>
|
||||
<p>OwlBoard reported issues are visible to the public on the <a href="https://git.fjla.uk/owlboard/backend/issues">
|
||||
OwlBoard Issue Tracker</a>. Do not include sensitive information, a preview will be shown before the data is sent.</p>
|
||||
<label for="subject">Subject:</label><br>
|
||||
<input type="text" name="subject" id="subject" class="text-entry"><br>
|
||||
<label for="content">Message:</label><br>
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* eslint-disable no-unused-vars */
|
||||
/* All Page Init */
|
||||
const version = '2023.5.7'
|
||||
const version = '2023.5.8'
|
||||
|
||||
/* Feature Detectors */
|
||||
|
||||
|
Reference in New Issue
Block a user