config.yml 796 B

1234567891011121314
  1. blank_issues_enabled: false
  2. contact_links:
  3. - name: Help / Questions
  4. url: https://github.com/Requarks/wiki/discussions/categories/help-questions
  5. about: Ask the community for help on using or setting up Wiki.js
  6. - name: Report a Security Issue
  7. url: https://github.com/Requarks/wiki/security/policy
  8. about: Privately report security issues so they can be addressed quickly.
  9. - name: Errors / Bug Reports
  10. url: https://github.com/Requarks/wiki/discussions/categories/error-bug-report
  11. about: Create a discussion around the bug / error you're getting. If validated, a proper GitHub issue will be created so that it can be worked on.
  12. - name: Request a new feature / improvement
  13. url: https://feedback.js.wiki/wiki
  14. about: Submit ideas for new features or improvements.