diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aa224f0..86254e7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report -about: Create a report to help us improve Open Ticket +about: Report bugs to help us improve open ticket! title: "[BUG] your bug" labels: bug -assignees: '' +assignees: DJj123dj --- diff --git a/.github/ISSUE_TEMPLATE/plugin.md b/.github/ISSUE_TEMPLATE/plugin.md index 7a08ce9..feb708f 100644 --- a/.github/ISSUE_TEMPLATE/plugin.md +++ b/.github/ISSUE_TEMPLATE/plugin.md @@ -1,9 +1,9 @@ --- name: Plugin -about: Show your open ticket plugins here! +about: Show your plugin to the developers from open ticket! title: "[PLUGIN] your plugin" labels: plugin -assignees: '' +assignees: DJj123dj ---