Jelajahi Sumber

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

[skip ci]
Joe Chen 3 tahun lalu
induk
melakukan
37383d9a1f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
 
 - 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!
 - 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 🙇‍♂️