Loading plugins v 0.1 🔌

This commit is contained in:
jokob-sk
2024-05-11 12:37:32 +10:00
parent 36af285c0a
commit 035ec80f3d
5 changed files with 19 additions and 2 deletions

View File

@@ -9,6 +9,21 @@ body:
options:
- label: I have searched the existing open and closed issues
required: true
- type: checkboxes
attributes:
label: Am I willing to test this? 🧪
description: I rely on the community to test unreleased features. If you are requesting a feature, please be willing to test it within 48h of test request. Otherwise, the feature might be pulled from the code base.
options:
- label: I will do my best to test this feature on the `netlertx-dev` image when requested within 48h and report bugs to help deliver a great user experience for everyone and not to break existing installations.
required: true
- type: checkboxes
attributes:
label: Can I help implement this? 👩‍💻👨‍💻
description: The maintainer will provide guidance and help. The implementer will read the PR guidelines https://github.com/jokob-sk/NetAlertX/tree/main/docs#-pull-requests-prs
options:
- label: Yes
- label: No
required: true
- type: textarea
attributes:
label: Is your feature request related to a problem? Please describe