Re: Card Development Questions
I have a couple newbie questions. I haven't worked on an Open Source project before.
I am planning to start learning the code structure of Forge by mostly card scripting and then looking for low hanging fruit code changes to make cards script-able. For example, I was able to make Cloud Key script-able by adding couple lines to the code that handles the ChangeCost keyword so that ChosenType is supported.
Now that I am setup to push changes to Git, is it better to add the cards myself or still post the card code in the Card Contributions topic? If I make a code change and its tested and working, do I just push it back into the master branch? Other than making a comment when I commit a change, should I post the change in this topic?
I am planning to start learning the code structure of Forge by mostly card scripting and then looking for low hanging fruit code changes to make cards script-able. For example, I was able to make Cloud Key script-able by adding couple lines to the code that handles the ChangeCost keyword so that ChosenType is supported.
Now that I am setup to push changes to Git, is it better to add the cards myself or still post the card code in the Card Contributions topic? If I make a code change and its tested and working, do I just push it back into the master branch? Other than making a comment when I commit a change, should I post the change in this topic?