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
Switch to development branch with git checkout development
Merge the docs-wip branch to development with git merge docs-wip; Try to resolve the conflicts(if any)
Push those changes to your fork(remote) with git push -u origin development
Send a Pull Request to from your development branch to our development branch
Note
If you face any problem/confusion before, during, or after the workflow process, comment down here!
You can also message us on our discord server, if the problem needs detailed discussion.
The text was updated successfully, but these errors were encountered:
This issue is very simple.
Steps to follow
development
branch withgit checkout development
docs-wip
branch todevelopment
withgit merge docs-wip
; Try to resolve the conflicts(if any)git push -u origin development
development
branch to ourdevelopment
branchNote
If you face any problem/confusion before, during, or after the workflow process, comment down here!
You can also message us on our discord server, if the problem needs detailed discussion.
The text was updated successfully, but these errors were encountered: