浏览代码

chore: add missing period to contributing.md (#6690)

[skip ci]
Joe Chen 3 年之前
父节点
当前提交
37383d9a1f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -38,7 +38,7 @@ Before opening an issue, please make sure the problem you're encountering isn't
 ### Pick up an issue to solve
 ### Pick up an issue to solve
 
 
 - Scan through our [existing issues](https://github.com/gogs/gogs/issues) to find one that interests you.
 - Scan through our [existing issues](https://github.com/gogs/gogs/issues) to find one that interests you.
-- The [👋 good first issue](https://github.com/gogs/gogs/issues?q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%91%8B+good+first+issue%22) is a good place to start exploring issues that are well-groomed for newcomers
+- The [👋 good first issue](https://github.com/gogs/gogs/issues?q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%91%8B+good+first+issue%22) is a good place to start exploring issues that are well-groomed for newcomers.
 - Do not hesitate to ask for more details or clarifying questions on the issue!
 - Do not hesitate to ask for more details or clarifying questions on the issue!
 - Communicate on the issue you are intended to pick up _before_ starting working on it.
 - Communicate on the issue you are intended to pick up _before_ starting working on it.
 - Every issue that gets picked up will have an expected timeline for the implementation, the issue may be reassigned after the expected timeline. Please be responsible and proactive on the communication 🙇‍♂️
 - Every issue that gets picked up will have an expected timeline for the implementation, the issue may be reassigned after the expected timeline. Please be responsible and proactive on the communication 🙇‍♂️