-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Optimise Open Source #1530
Comments
Yes, I'm getting bored except I'm new so I'm just understanding the code base. |
|
Hmm ok, are we going to keep And by done do you mean all the components done, the full layout done or? Also, why are we using a fixed position while putting components into place right now? (Yeah this is quite a few questions, but I just want to know) |
Can i ask more unrelated questions here or would discord be better? |
Isn't new design already up? https://next.dogehouse.tv |
I know it isn't complete at all but its up |
Yes, he wrote it yesterday and today it is up. |
The new design is live and replacing kofta! Kibbeh is now are only concern. In addition, since Kofta is gone forever if you find any issues you believe are only relevant to Kofta, please dm me on discord |
Ok, so hear me out ok, our operation here on GitHub is quite good, but there is a bit of a problem. This is what our current state of contributing looks like:
Now obviously, what you can see here is a bottleneck mainly by @benawad What's happening is that these react devs want to help, so they start working on
kofta
andkibbeh
. Now ben says that the new design has to be done, until then no kofta PRs. This causes all the react devs to move to bugs orkibbeh
, which is the new design. The only problem is that there is nothing to do with the new design, so everyone is confused.If we are smart about this, we can plan what needs to be ported over from
kofta
or implemented. Then react devs have stuff to do, while the designer finishes up. Also, the react native app is nearly non-existent, so instead of forcing new-design, we could get people to work on that too.Overall, we need to take action and do something, so all the react devs here have something to do.
The text was updated successfully, but these errors were encountered: