You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.adoc
+8-6
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,11 @@
2
2
3
3
All contributions are more than welcome. Just have fun!!!
4
4
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