3. Development

3.1. Repository

The upstream ConvergeUI repository is hosted on Github: https://github.com/Katello/converge-ui

Issues, Bugs or Feature Requests can be posted here: http://github.com/Katello/converge-ui/issues

3.2. Process

The ConvergeUI project supports the pull request method for supplying updates and new features. A developer wishing to fix a bug or offer a new feature should follow the steps below:

  1. Fork the upstream repository
  2. Create a branch related to the bug or feature in your fork
  3. Commit code to your branch and push to your fork
  4. Open a pull request on the upstream repository and include:
  • brief description of the issue being fixed or feature being added
  • explanation of approach taken when warranted

Project Versions

Table Of Contents

Previous topic

2. Build

Next topic

4. Layouts

This Page