Trying to get into emacs package contributions and was wondering what the typical workflow is of doing that. For example, if I have package X installed and would like to make my own additions to the package to test it locally before sending a patch, how would I go ahead in doing that? As a beginner, I'm thinking something along the lines of using the `:load-path` attribute in use-package. #emacs