OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/README.md

33 lines
1.5 KiB

11 years ago
# OpenProject Github Integration Plugin
**Warning**: This is work in progress.
`openproject-github_integration` is an OpenProject plugin, which aims to integrate github code repositories
and a pull request workflow with OpenProject.
##Features:
* OpenProject can be linked to a/multiple github repository/repositories
* WorkPackages can be (automagically) linked to Pull Requests
* Commits can link to work packages ("this commit is related to #1234")
* PullRequest merges, reviews may lead to status changes
## Get in Contact
11 years ago
OpenProject is supported by its community members, both companies as well as individuals. There are different possibilities of getting help:
* OpenProject [support page](https://www.openproject.org/projects/openproject/wiki/Support)
* E-Mail Support - info@openproject.org
## Start Collaborating
Join the OpenProject community and start collaborating. We envision building a platform to share ideas, contributions, and discussions around OpenProject and project collaboration. Each commitment is noteworthy as it helps to improve the software and the project.
More details will be added on the OpenProject Community [contribution page](https://www.openproject.org/projects/openproject/wiki/Contribution).
In case you find a bug or need a feature, please report at https://www.openproject.org/projects/github-integration/work_packages
## License
Copyright (C) 2013 the OpenProject Foundation (OPF)
This plugin is licensed under the GNU GPL v3. See doc/COPYRIGHT.md for details.