Learn Homebase
Building your path
Question 1
What is the correct GitHub Flow sequence?
A
Push directly to main, open an issue, review the diff
B
Create a branch, commit changes, open a pull request, review, merge
C
Fork the repo, open a discussion, submit changes via email
D
Clone the repo, modify files, push directly to main