-
Notifications
You must be signed in to change notification settings - Fork 13
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
Design of project #27
Comments
Hi Andrew, Thanks for your message. I agree with a lot of things you said. I admit I was too quick to merge lately, there was a lot of activities around some of my projects. I guess I've just been lazy. 1/design patterns: agreed, but let's take problems,one by one and open specific issues for each specific design problem identified. 2/completely agree, unless it is trivial, I'll now wait a few days before merging. 3/dev branch. I'm not sure about this one. The production build is supposed to go the brackets ext rep, so there already is a separation. What do you think? |
Hi David, It's cool to be part of a project that I can be involve and help. I'm very grateful for it.
I'm not sure if that's the right way to go. I don't have a lot of experience in this. Maybe I'm adding to much complexity to a small project. |
Hello my name is Andrew and I have a few ideas I will like to discuss. This the first project I have contributed, so maybe I'm wrong in a lot of things.
*Design pattern: I have checked the code and I don't see a clear pattern of design. So, maybe we can discuss about the design.
*Discussion over each pull: maybe before the owner of the project makes a merge, he can give at least a few days to discuss about the code. This way, contributors can give their opinions about it.
*Create a branch for development: maybe the owner can make a develop branch. This way we can test that nothing breaks before releasing the new version.
*Unnecessary pull request: I have seen sometimes that people will make pull requests just for minor changes that doesn't really make a difference.
I think we can work better and more efficient if we all put our heads together than just working by ourselves. If anyone has other ideas or think I'm wrong, please feel free to post.
The text was updated successfully, but these errors were encountered: