This is an automated email from the ASF dual-hosted git repository.

glauesppen pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit f775098c0787d027863b3562fea24c4e82e303c2
Author: Zoi Kaoudi <[email protected]>
AuthorDate: Fri Oct 27 12:35:27 2023 +0200

    Update CONTRIBUTING.md
---
 CONTRIBUTING.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8e223d90..1ba067af 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -26,7 +26,17 @@ To learn more about how to get involved with the Apache 
Wayang project, please v
 
 
 ## Contributing Workflow
-*under progress*
+Main steps include:
+
+1. Send an email to the development list to introduce yourself and discuss 
what you plan to implement.
+
+2. Fork the repository and implement your changes. Make sure all builds and 
tests are passing before going to step 3.
+
+3. Open a Pull Request (PR).
+
+4. Work with the code reviewer to apply any recommended changes.
+
+5. Once the reviewer approves it, your PR is merged!
 
 ## Wayang Branch Strategy
 All new code is under the `main` branch. Please, use this branch when forking 
this repo.

Reply via email to