aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/config.yml
blob: 527a69fcf449ba743acd856a130d68d36e9d676f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# tell yaml plugin that this is the config file and not a template of its own:
# yaml-language-server: $schema=https://json.schemastore.org/github-issue-config.json
blank_issues_enabled: false
contact_links:
  - name: 🙏 Get Help
    url: https://github.com/polyfrost/nexus/discussions/new?category=help
    about: If you can't get something to work the way you expect, open a question in our discussion forums.
  - name: 💡 Feature Request
    url: https://github.com/polyfrost/nexus/discussions/new?category=ideas
    about: Suggest any ideas you have using our discussion forums.
  - name: 💬 Discord Chat
    url: https://polyfrost.org/discord
    about: Ask questions and talk to other Polyfrost product users and the devs.