ChatGPT 开源贡献 提示词(Prompts)
2023-06-29 09:39 更新
标签:软件开发
中文提示词:
找出适合具有特定技能或兴趣的开发者的开源 [language] 项目。
英文提示词:
Identify suitable open-source [language] projects for a developer with [specific skills or interests].
中文提示词:
针对以下 [language] 开源项目,建议与我的技能匹配的待解决问题或功能请求:[仓库 URL 或项目描述]。
英文提示词:
Suggest open issues or feature requests in the following [language] open-source project that match my skill set: [repository URL or project description].
中文提示词:
作为一个新手或经验不足的贡献者,推荐为 [language] 开源项目提供最佳实践。
英文提示词:
Recommend best practices for contributing to [language] open-source projects as a new or inexperienced contributor.
中文提示词:
为给定的 [language] 开源项目的代码库和开发过程提供导航指南:[仓库 URL 或项目描述]。
英文提示词:
Provide guidance on navigating the codebase and development process of the given [language] open-source project: [repository URL or project description].
中文提示词:
解释如何准备并提交给定 [language] 开源项目的拉取请求:[仓库 URL 或项目描述]。
英文提示词:
Explain how to prepare and submit a pull request for the given [language] open-source project: [repository URL or project description].
提示
- ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
- 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加
respond in Chinese
,将回复指定为中文。