Bug reports, feature requests and code contributions are encouraged and welcome!
If you find a bug or have a feature request, please search for already reported problems before submitting a new issue.
If you would like to take more active part in the CERN Open Data portal developments, you can watch ongoing discussions and become part of the team.
We follow typical GitHub flow.
- Fork this repository into your personal space.
- Start a new topical branch for any contribution. Name it sensibly,
say
fix-event-display-icons
. - Test your branch on a local site. If everything works as expected, please sign your commits to indicate its quality.
- Create logically separate commits for logically separate things. Check out our usual development practices.
- Please add any
(closes #123)
directives in your commit log message if your pull request closes an open issue. - Issue a pull request. If the branch is not quite ready yet, please
indicate
WIP
(=work in progress) in the pull request title.
For more information on how we work with branches, see our developing guide.
Our chatroom is on gitter.