Skip to content

Best way to contribute? #48

Answered by uezo
GCuser99 asked this question in Q&A
Discussion options

You must be logged in to vote

@GCuser99 Thank you for asking me this very important issue. And, I apologize for late response and updating the codes.

Generally, the flow is like below:

  1. Fork this repo and clone it to your machine.
  2. Change/Add/Delete code.
  3. Commit to your repo and push to GitHub.
  4. Create pull request to this repo.
  5. Review the pull request and merge it if it has no problems.

1-4 by contributor and just 5 by repository owner.

These flow works well for the general program languages like Python, C#, Java and so on because the source codes are the text files. However source code of VBA is included in the Excel file that can't be compared directly like text files. So you have to export or copy & paste the modif…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GCuser99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants