Add releases
Build and Test a3270 / Build Android APK (push) Successful in 4m22s
Release a3270 / Build & Publish Release (push) Successful in 6m42s

This commit is contained in:
2026-08-20 19:27:55 -04:00
parent 4b3bf1bfce
commit c0b0ae3b74
6 changed files with 327 additions and 80 deletions
@@ -0,0 +1,32 @@
name: Feature Request
about: Suggest an idea or enhancement for a3270
title: "[FEATURE] "
labels:
- enhancement
body:
- type: markdown
attributes:
value: |
Thanks for suggesting a feature or enhancement for a3270!
- type: textarea
id: problem
attributes:
label: Is your feature request related to a problem?
description: A clear and concise description of what the problem or missing capability is.
placeholder: "I'm always frustrated when [...]"
validations:
required: false
- type: textarea
id: solution
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Describe alternatives you've considered
description: Any alternative solutions or features you've considered.
validations:
required: false