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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ If you want to contribute to the project by fixing a bug or adding a new feature
58
58
- Create a new branch from the `development` branch.
59
59
- Make your changes and commit them.
60
60
- Push your branch to your forked repository.
61
-
- Open a pull request from your branch to the main branch of the original repository.
61
+
- Open a pull request from your branch to the development branch of the original repository.
62
62
63
63
When submitting a pull request, please include a clear description of your changes and why you made them. Please make sure your code follows our coding standards and is well-documented.
0 commit comments