mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2025-12-10 22:05:44 +09:00
[chore](templates): add GitHub issue and pull request templates
- 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.
This commit is contained in:
6
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
6
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
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를 사용해주세요."
|
||||
Reference in New Issue
Block a user