mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2025-12-08 04:45:43 +09:00
- Added pull request template to standardize PR descriptions and improve review process. - Introduced bug report and feature request templates for structured issue reporting. - Configured a default issue template with contact links and disabled blank issues.
6 lines
320 B
YAML
6 lines
320 B
YAML
name: "Issue Templates"
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: "Questions / Q&A / 질문"
|
|
url: "https://github.com/dalbodeule/hop-gate/discussions"
|
|
about: "For simple questions or discussions, please use GitHub Discussions. / 단순 질문이나 토론은 GitHub Discussions를 사용해주세요." |