Skip to content

Adding and modifying events

garrett edited this page Nov 29, 2012 · 27 revisions

The standard, easiest way to add new conferences or update conference data is to file a new issue in the issue tracker. Please try to use proper formatting, if possible.

You may also contact anyone with access to the repository directly (via email, for example).

Advanced editing (for those familiar with git and github)

If you are familiar with git and github, you may fork our repo and submit a pull request. (View a quick overview)

More git-related details

If the conference does not currently exist, a new file must be made for it in the appropriate year directory. This can either be done by someone with access to the git repository or by filing an issue in the issue tracker.

Adding or modifying an existing conference (including talks)

If you have access rights to the rh-events repository, you can edit the page directly on github or in a git clone of the repository.

If you do not have access rights, please file a new issue in the issue tracker or fork the repository and submit a pull request. (View a quick overview)

Clone this wiki locally