diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 00000000..5ab9f3b4
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,32 @@
+---
+name: Bug report
+about: Something not working quite right? Create a report to help us improve!
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**Can you reproduce this on the demo at demo.itflow.org**
+Yes/No/NA
+
+**Are you on the latest available version of ITFlow, with an up-to-date database structure?**
+Yes/No
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+4. See error
+
+**Expected behavior**
+A clear and concise description of what you expected to happen, if not obvious.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Additional context**
+Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 00000000..d45e9b7b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,12 @@
+---
+name: Feature request
+about: Please discuss new features on the Forum @ https://forum.itflow.org/t/features
+title: ''
+labels: Support
+assignees: ''
+
+---
+
+Please discuss feature requests on the forum @ https://forum.itflow.org/t/features - Thanks :)
+
+New feature requests here will be closed.
diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md
new file mode 100644
index 00000000..101c4fdf
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/support.md
@@ -0,0 +1,18 @@
+---
+name: Support
+about: Please visit the Forum or Discord for support
+title: ''
+labels: Support
+assignees: ''
+
+---
+
+Please visit the Forum or Discord for support
+
+Forum - https://forum.itflow.org/
+
+Discord - https://discord.gg/ZjCcBzTUDr
+
+--
+
+To discuss a security issue, please see: https://i.imgur.com/P03o0Sy.png
diff --git a/README.md b/README.md
index bba10639..a3a3c3da 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
Username: demo@demo | Password: demo
- Docs
+ Docs
·
Forum
·
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 00000000..2ea30098
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,27 @@
+# Security Policy
+
+## In Beta
+
+ITFlow is currently in early beta and is a work in progress.
+We currently advise against storing confidential data in ITFlow for this reason.
+
+That said, in order to eventually be useful, ITFlow **must** be secure and take security seriously.
+We attempt to follow best security practices where possible, including [automated code scanning](https://sonarcloud.io/component_measures?id=itflow-org_itflow&metric=security_rating&view=list).
+
+## Supported Versions
+
+ITFlow is in Beta.
+
+| Version | Supported |
+| ------- | ------------------ |
+| Beta | :white_check_mark: |
+
+## Reporting a Vulnerability
+
+**Please do not report security vulnerabilities through public GitHub issues.**
+
+If you have discovered a security issue, please report it to us in as much detail as possible so we can fix it.
+You should expect to receive an initial acknowledgement within 72 hours. If you do not, please get in touch discretely via GitHub issues/Forum/Discord to ensure we received your e-mail.
+
+Security contact:
+
diff --git a/portal/index.php b/portal/index.php
index e38f42ff..9f2a3638 100644
--- a/portal/index.php
+++ b/portal/index.php
@@ -89,7 +89,7 @@ $total_tickets = $row['total_tickets'];
";
- echo "