Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
delchev committed Jul 4, 2018
1 parent 9eb98c4 commit a9a6bce
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
You can propose contributions by sending pull requests through GitHub.

And of course you can [report
issues](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Dirigible) and
issues](https://github.com/eclipse/dirigible/issues/new) and
[browse the current
ones](https://bugs.eclipse.org/bugs/buglist.cgi?list_id=12171979&product=Dirigible&query_format=advanced).
ones](https://github.com/eclipse/dirigible/issues).

## Legal considerations

Expand Down Expand Up @@ -48,3 +48,7 @@ Do not forget to mention the related Eclipse Bugzilla issue, if any.

Finally, a contribution is not a good contribution unless it comes with unit
tests, integration tests and documentation.

## Coding Style

Please, consider Coding Style for the different languages used in the codebase as described here: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style

0 comments on commit a9a6bce

Please sign in to comment.