- Add bug_report.yml template with plugin-specific fields - Add feature_request.yml template for enhancement suggestions - Add config.yml to customize issue creation experience - Templates help standardize issue reporting and improve triage
12 lines
409 B
YAML
12 lines
409 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Documentation
|
|
url: https://docs.openwebui.com/
|
|
about: Official OpenWebUI documentation
|
|
- name: Discussions
|
|
url: https://github.com/Fu-Jie/openwebui-extensions/discussions
|
|
about: Ask questions and discuss with the community
|
|
- name: OpenWebUI Repository
|
|
url: https://github.com/open-webui/open-webui
|
|
about: Main OpenWebUI project
|