diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index c002b0e..0000000 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -name: Bug Report -about: Report a bug on Agola -labels: bug - ---- - - - - -**What happened**: - -**What you expected to happen**: - -**How to reproduce it (as minimally and precisely as possible)**: - -**Anything else we need to know?**: - -**Environment**: -- Agola version: -- Agola running environment (if useful to understand the bug): -- Others: \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index b3587d2..0000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Agola Community Forum - url: https://talk.agola.io - about: For general discussion about using and developing Agola diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md deleted file mode 100644 index 2f1f260..0000000 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: Enhancement Request -about: Suggest an enhancement to Agola -labels: enhancement - ---- - - -**What would you like to be added**: - -**Why is this needed**: \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md deleted file mode 100644 index 49df0ee..0000000 --- a/.github/ISSUE_TEMPLATE/support.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Support Request -about: Support request or question related to Agola ---- - - \ No newline at end of file