Browse Source

chore: update config template

pull/119/head v4.10.0
Aldino Kemal 2 years ago
parent
commit
62f334f6fe
  1. 2
      .github/ISSUE_TEMPLATE/bug-report.yaml
  2. 0
      .github/ISSUE_TEMPLATE/config.yml
  3. 2
      .github/ISSUE_TEMPLATE/feature-request.yaml

2
.github/ISSUE_TEMPLATE/bug-report.yaml

@ -1,5 +1,5 @@
name: 🐞 Bug Report
description: Report a bug found in IdleTimer.
description: Report a bug found in Application.
title: "🐞 "
labels: ["bug"]
assignees:

0
.github/ISSUE_TEMPLATE/config.yaml → .github/ISSUE_TEMPLATE/config.yml

2
.github/ISSUE_TEMPLATE/feature-request.yaml

@ -1,5 +1,5 @@
name: ⚡️ Feature Request
description: Suggest a feature you would like to see supported in IdleTimer.
description: Suggest a feature you would like to see supported in Application.
title: "⚡️ "
labels: ["enhancement"]
assignees:

Loading…
Cancel
Save