-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add fix contribution form #1
Comments
I've found a possible means to store files submitted via the site - https://vercel.com/docs/storage/vercel-blob I'd have to learn how to set it up properly though. |
For people cloning Git repos directly, committing, and opening PRs like a developer, this whole issue will be N/A This issue is mainly for the crowd that is grabbing our new nightly releases: This crowd is the one not familiar with using git too much. They go and grab that nightly release as they just want the latest version nice and easy, without dealing with Git, Spriggit, etc. This same crowd will be ones that also dont want to deal with it on the return trip. Once they have a fix to contribute, they again won't want to deal with Git, Spriggit, etc. I think this issue will be a big step towards filling out the workflow for this crowd. How this might be done: Prep:
Upload workflow:
This would give this style of user an easy way to drop off a fix without dealing (too much) with git. Anyway, just brainstorming how to get the non-Git folks on board more cleanly |
Might be nice for users to be able to submit a fix via the website.
This will do a few things:
Overall, would help a lot with accepting fixes from people intimidated by actually interacting with Git, or people that just want to work with raw esps on their side
The text was updated successfully, but these errors were encountered: