Skip to content

Commit 1ae573f

Browse files
committed
contributing guidelines
1 parent ce63c25 commit 1ae573f

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CONTRIBUTING.adoc

+8-6
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
All contributions are more than welcome. Just have fun!!!
44

5-
1. First, submit a link:https://github.com/hifly81/kafka-examples/issues[issue] or a link:https://github.com/hifly81/kafka-examples/issues[feature request] using the existing template and describe your proposed change
6-
2. Fork the repository
7-
3. Create a branch on your local repository
8-
4. Create a new branch on your local repository and use it only to make changes for the aforementioned issue or feature request
9-
5. Open a pull request against the main branch and describe changes and mention the issue or the feature request
10-
6. Add at least 1 reviewer
5+
1. First, submit a link:https://github.com/hifly81/kafka-examples/issues[issue] or a link:https://github.com/hifly81/kafka-examples/issues[feature request] using the existing template and describe your proposed change.
6+
2. Fork the repository.
7+
3. Create a branch on your local repository.
8+
4. Create a new branch on your local repository and use it only to make changes for the aforementioned issue or feature request.
9+
5. Open a pull request against the _main_ branch and describe changes and mention the issue or the feature request.
10+
6. Add at least 1 reviewer.
11+
7. Eventually, resolve discussions opened by the reviewer/s on the pull request.
12+
8. Reviewer will merge the pull request when all discussions and checks have been solved.

0 commit comments

Comments
 (0)