mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-05-18 02:00:12 +00:00
fix: fix feature request template and allow blank issues
This commit is contained in:
@@ -60,13 +60,13 @@ body:
|
|||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
placeholder: "e.g. iOS, android, windows, linux, etc"
|
placeholder: "e.g. iOS, Android, Windows, Linux, etc"
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: browser
|
id: browser
|
||||||
attributes:
|
attributes:
|
||||||
label: Browser
|
label: Browser
|
||||||
placeholder: "e.g. chrome, firefox, safari, edge, etc"
|
placeholder: "e.g. Chrome, Firefox, Safari, Edge, etc"
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: tinyauth
|
id: tinyauth
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
blank_issues_enabled: false
|
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Tinyauth Community Support on Discord
|
- name: Tinyauth Community Support on Discord
|
||||||
url: https://discord.gg/eHzVaCzRRd
|
url: https://discord.gg/eHzVaCzRRd
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: "[FEATURE]"
|
title: "[FEATURE]"
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
assignees:
|
assignees:
|
||||||
|
|||||||
Reference in New Issue
Block a user