Closed noncom closed 9 years ago
Thanks for the PR!
Can you please add a line to the ChangeLog file. You'll see lots of examples in there for referencing the github issue, etc.
Also, for commit message, we stick to the anguar project convention. I've added a line on this in the CONTRIBUTING guide: https://github.com/laurentpetit/ccw/blob/master/CONTRIBUTING.adoc#issue-reporting
Ooops :) sorry! I did not think of all this :) Now I followed what you're saying and now it looks more suitable. Though I am not sure if the commit message and the ChangeLog entry are correct.. doing this for the first time and also never heard of the Angular JS commit formulation convention before, but I like it :) Could you please take a look?
A technical question: why do you tend to avoid the Eclipse internal package?
Usually the internal packages are implementazione details that one should avoid relying upon...they might change very frequenty..or at least this is what experience has taught me so far :smile:
Can you please squash these 2 commits into a single one?
Also, can you add (if missing) an import for the IResource
class, and just use IResource
in the code?
Seems done! Now I know a little more of Git :)
Cool thanks !
Done, your first PR is integrated ! Congrats and welcome on board !
Thank you! Glad we made it working! It is really cool to take part.
:balloon: :dancers:
Fix for https://github.com/laurentpetit/ccw/issues/847