From ae06a1ab61c223f50d469c64ec46ca28072afbd1 Mon Sep 17 00:00:00 2001 From: a2-suufi <abdirahman2.suufi@live.uwe.ac.uk> Date: Sat, 27 Apr 2024 01:26:14 +0000 Subject: [PATCH] Update README.MD --- README.MD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.MD b/README.MD index f92fb47..85ae663 100644 --- a/README.MD +++ b/README.MD @@ -9,10 +9,10 @@ This can be accessed using the url "http://localhost:8080/camunda/app/welcome/de ## Email Submission process An email must be sent to the email address: user.ticketing.systemg2@gmail.com. The subject of the mail will be parsed into the system as the issue topic and the body of the email will parse the respective information using the following format: -# Username: Abdi Suufi -# Issue Description: Testing Description -# Effect: Low -# Priority: Medium +#### Username: Abdi Suufi +#### Issue Description: Testing Description +#### Effect: Low +#### Priority: Medium ## Database access http://localhost:8080/h2-console/ -- GitLab