Skip to content

Commit f8e6e91

Browse files
authored
Update CONTRIBUTING.md for clearer Issue guidance
Clarify the recommendation about creating an Issue before coding, especially when addressing existing Issues. Signed-off-by: 张喜昌 <68778073+ZhangXiChang@users.noreply.github.com>
1 parent 622c8e5 commit f8e6e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## 第一步:开始之前
66

77
- **查看现有议题**:在创建新议题(Issue)或拉取请求(Pull Request)前,请先搜索[议题列表](https://github.com/ZhangXiChang/starlink/issues),确认你的想法是否已被讨论。
8-
- **开始编码前**无论是修复错误还是添加新功能,都**建议先创建一个 Issue 进行讨论**。这有助于确保你的工作符合项目目标,并避免重复工作。
8+
- **开始编码前**无论是修复你发现的 Bug 还是添加新功能,都**建议先创建一个 Issue 进行讨论**。这有助于确保你的工作符合项目目标,并避免重复工作。如果是解决现有的 Issue 那么你就可以不用创建 Issue
99

1010
## 开发流程
1111

0 commit comments

Comments
 (0)