This is an automated email from the ASF dual-hosted git repository.
klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/main by this push:
new c9326298 fix: typo in README (#3156)
c9326298 is described below
commit c9326298383f5a82708c6a52f58bb12cabebbeea
Author: Prasurjya Pran Borah <[email protected]>
AuthorDate: Thu Sep 22 15:31:17 2022 +0530
fix: typo in README (#3156)
contributon >> contribution
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index eff19bed..86fc3a81 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ If the pre-built dashboards are limited for your use cases,
you can always custo
## 😍 How to Contribute
-Please read the [contribution
guidelines](https://devlake.apache.org/community) before you make contributon.
The following docs list the resources you might need to know after you decided
to make contribution.
+Please read the [contribution
guidelines](https://devlake.apache.org/community) before you make contribution.
The following docs list the resources you might need to know after you decided
to make contribution.
- [Create an
Issue](https://devlake.apache.org/community/make-contribution/fix-or-create-issues):
Report a bug or feature request to Apache DevLake
- [Put Up a
PR](https://devlake.apache.org/community/make-contribution/development-workflow):
Start with [good first
issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
or [issues with no
assignees](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee)