项目文件夹

文件
Alezander9 24fc314065 add issue templates and route questions to Discussions
bug-report.yml: 4 required fields plus a 4-box preflight (searched issues, ran --doctor, read install.md, this is a bug not a question/FR/cloud issue). feature-request.yml: 3 required fields plus a 2-box preflight. config.yml disables blank issues and links to Discussions Q&A and install.md.
2026-05-01 11:38:27 -07:00

9 行
395 B
YAML

blank_issues_enabled: false
contact_links:
- name: Question or how-to
url: https://github.com/browser-use/browser-harness/discussions/categories/q-a
about: Ask in Discussions Q&A, not Issues.
- name: Install or setup troubleshooting
url: https://github.com/browser-use/browser-harness/blob/main/install.md
about: Most install and "DevTools not live" errors are covered here.