-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow Resources to be saved as Drafts #18
Comments
I have already been working on a PR for this issue FYI |
This is really cool, thanks! Let me know if you need any help with this ✌️ |
@aberonni could I have the permissions to push branches? |
I'd rather not - I think we can stick to regular OSS PR flow for now. If this flow is new to you, this might be of help: https://dev.to/idurar/a-simple-guide-to-creating-a-pull-request-on-github-3daa |
oh, I already understand the PR flow, I just think I wasn't clear :) I am trying to make a Pull request but I cant as I dont have permission to push local branches to origin currently |
You can't push directly to the origin on So to recap, the ideal flow is:
This flow is outlined in more detail in the article I linked above (including the extra steps of creating your own fork and pushing to that). Let me know if there is still confusion, I'm happy to help further if I can :) |
I wanted to add a resource but I didn't have time to do it all in one sitting so I had to copy stuff into a temporary location until I have the time to finish it. I thought it would be nice to have a Drafts feature for new Resources or cloned Resources.
How it would work
Why?
It might encourage users to contribute or submit more quality resources but mainly it is QOL improvement
The text was updated successfully, but these errors were encountered: