walletpress/.forgejo/ISSUE_TEMPLATE/config.yml
root 5759e18b9c docs(issues): add YAML issue forms (bug, feature) + config
- .forgejo/ISSUE_TEMPLATE/bug.yml
- .forgejo/ISSUE_TEMPLATE/feature.yml
- .forgejo/ISSUE_TEMPLATE/config.yml: blank_issues_enabled=false,
  contact_links to discussions (Q&A, Feature Requests, Announcements)

Discussions per repo land in a separate follow-up commit.
2026-07-02 00:06:49 +02:00

11 lines
571 B
YAML

blank_issues_enabled: false
contact_links:
- name: Q&A
url: https://git.rugmunch.io/RugMunchMedia/walletpress/discussions/new?category=q-a
about: Use this for questions and troubleshooting
- name: Feature Requests
url: https://git.rugmunch.io/RugMunchMedia/walletpress/discussions/new?category=feature-requests
about: Suggest a new feature or improvement (preview / brainstorm)
- name: Announcements
url: https://git.rugmunch.io/RugMunchMedia/walletpress/discussions/new?category=announcements
about: Stay up to date on releases and changes