Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:51 +08:00
commit 5a5578eae7
11 changed files with 459 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for web-to-github-issue skill
- [ ] github_api_documentation.md: Comprehensive documentation of the GitHub API, including endpoints, request parameters, and response formats.
- [ ] web_search_best_practices.md: Best practices for conducting effective web searches, including search operators, keywords, and strategies for filtering results.
- [ ] github_issue_template.md: Template for creating GitHub issues, including sections for summary, description, steps to reproduce, and expected results.