Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
Y
yolov5
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Administrator
yolov5
Commits
90f23519
Unverified
提交
90f23519
authored
2月 06, 2023
作者:
Izam Mohammed
提交者:
GitHub
2月 06, 2023
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Improved the language in CONTRIBUTING.md (#10906)
Signed-off-by:
Izam Mohammed
<
106471909+izam-mohammed@users.noreply.github.com
>
Co-authored-by:
Glenn Jocher
<
glenn.jocher@ultralytics.com
>
上级
8b5a7d41
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
5 行增加
和
5 行删除
+5
-5
CONTRIBUTING.md
CONTRIBUTING.md
+5
-5
没有找到文件。
CONTRIBUTING.md
浏览文件 @
90f23519
...
...
@@ -23,13 +23,13 @@ Select `requirements.txt` to update by clicking on it in GitHub.
### 2. Click 'Edit this file'
Button is in
top-right corner.
The button is in the
top-right corner.
<p
align=
"center"
><img
width=
"800"
alt=
"PR_step2"
src=
"https://user-images.githubusercontent.com/26833433/122260844-06f46280-ced4-11eb-9eec-b8a24be519ca.png"
></p>
### 3. Make Changes
Change
`matplotlib`
version from
`3.2.2`
to
`3.3`
.
Change
the
`matplotlib`
version from
`3.2.2`
to
`3.3`
.
<p
align=
"center"
><img
width=
"800"
alt=
"PR_step3"
src=
"https://user-images.githubusercontent.com/26833433/122260853-0a87e980-ced4-11eb-9fd2-3650fb6e0842.png"
></p>
...
...
@@ -62,7 +62,7 @@ To allow your work to be integrated as seamlessly as possible, we advise you to:
If you spot a problem with YOLOv5 please submit a Bug Report!
For us to start investigating a possible problem we need to be able to reproduce it ourselves first. We've created a few
short guidelines below to help users provide what we need
in order
to get started.
short guidelines below to help users provide what we need to get started.
When asking a question, people will be better able to provide help if you provide
**code**
that they can easily
understand and use to
**reproduce**
the problem. This is referred to by community members as creating
...
...
@@ -76,14 +76,14 @@ the problem should be:
In addition to the above requirements, for
[
Ultralytics
](
https://ultralytics.com/
)
to provide assistance your code
should be:
-
✅
**Current**
– Verify that your code is up-to-date with current
-
✅
**Current**
– Verify that your code is up-to-date with
the
current
GitHub
[
master
](
https://github.com/ultralytics/yolov5/tree/master
)
, and if necessary
`git pull`
or
`git clone`
a new
copy to ensure your problem has not already been resolved by previous commits.
-
✅
**Unmodified**
– Your problem must be reproducible without any modifications to the codebase in this
repository.
[
Ultralytics
](
https://ultralytics.com/
)
does not provide support for custom code ⚠️.
If you believe your problem meets all of the above criteria, please close this issue and raise a new one using the 🐛
**Bug Report**
[
template
](
https://github.com/ultralytics/yolov5/issues/new/choose
)
and provid
ing
**Bug Report**
[
template
](
https://github.com/ultralytics/yolov5/issues/new/choose
)
and provid
e
a
[
minimum reproducible example
](
https://stackoverflow.com/help/minimal-reproducible-example
)
to help us better
understand and diagnose your problem.
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论