/ .github / ISSUE_TEMPLATE / config.yml
config.yml
 1  blank_issues_enabled: true
 2  contact_links:
 3    - name: 💬 Nous Research Discord
 4      url: https://discord.gg/NousResearch
 5      about: For quick questions, showcasing projects, sharing skills, and community chat.
 6    - name: 📖 Documentation
 7      url: https://github.com/NousResearch/hermes-agent/blob/main/README.md
 8      about: Check the README and docs before opening an issue.
 9    - name: 🤝 Contributing Guide
10      url: https://github.com/NousResearch/hermes-agent/blob/main/CONTRIBUTING.md
11      about: Read this before submitting a PR.