Serhioromano / cobalt-9

Cobalt 9 Beta Test Group
11 stars 2 forks source link

Let us contribute on cobalt 9 #40

Open andiamine opened 8 years ago

andiamine commented 8 years ago

Hi i can't fork cobalt 9 it's empty, i want really contribute by adding uikit views, and other things

pepperstreet commented 8 years ago

IMHO, it is not enough to think about templates/views. The most crucial part for display issues and compatibility are fields and forms! In most cases fields might use JS, more complex markup and special formatting. This has a big impact and needs a lot of thinking and (re-)work, right?

kiranetph commented 8 years ago

@andiamine this is a public repository without the source code. Its only purpose is to use the free issue tracker, therefore no "fork" of code. But you have your local copy based on the releases here, so whatever you want to contribute, you can post it under a separate issue for public discussion or sent it directly to Sergey for his evaluation. I think he will highly appreciate any help/contribution.

andiamine commented 8 years ago

@kiranetph it's hard for me to work like that, adding source code here will help me to make changes quickly and pull it, then @Serhioromano can review it.

Serhioromano commented 8 years ago

@andiamine I agree that contribute through GitHub PR is very convenient. But I cannot open source may development branch.

If you send it to me, I have a tool to compare and evaluate changes. If I find something and change it, you will get that with next update.

I think right now the only way for you is to create files in your current installation. Those should not be overridden on updates. Start with this and then we will see how to simplify merge process.

andiamine commented 8 years ago

yes i agree with dev branch, also if you don't want share all your code or you want a private repository let's try then https://bitbucket.org/product/features

Serhioromano commented 8 years ago

I have private repository with cobalt here on GitHub. Let's start with something you create. Start creating and then we will see how we can organize process.

andiamine commented 8 years ago

good so i will start adding uikit in cobalt9 , i will add view prefixed first

can i access this private repository ?