This is an automated email from the ASF dual-hosted git repository. abeizn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit 539c7c0b5f3d2f61a820479263b44f0e38f0f9ac Author: Aparna Soneja <[email protected]> AuthorDate: Fri Feb 3 02:12:21 2023 +0530 Updated repo URL in Development workflow and added the link of development workflow in Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 726f51ef48..b0f9e461d3 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ Make sure you have the `node` version `>=16.14`. If you have a lower version of * blog.js or docs.js or site.js 3. Send a PR to **main** branch. +For detailed steps to create a PR, please refer: [Development Workflow page](https://devlake.apache.org/community/make-contribution/development-workflow/) + ## Blog Submission We'd love to hear your thoughts both in creating and using DevLake! To submit a blog post to DevLake Blog, please follow the instructions [here](https://devlake.apache.org/community/make-contribution/BlogSubmission/).
