Add intro link in development

[ci skip]
pull/8697/head
Oliver Günther 4 years ago
parent f5f5b48bb9
commit 6b8f1314b4
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 18
      docs/development/README.md

@ -6,24 +6,42 @@ We are pleased that you are thinking about contributing to OpenProject! This gui
Please get in touch with us using our [develompment forum](https://community.openproject.com/projects/openproject/forums/7) or send us an email to info@openproject.org.
## Issue tracking and coordination
We eat our own ice cream so we use OpenProject for roadmap planning and team collaboration. Please have a look at the following pages:
- [Development roadmap](https://community.openproject.com/projects/openproject/work_packages?query_id=1993)
- [Wish list](https://community.openproject.com/versions/26)
- [Bug backlog](https://community.openproject.com/versions/136)
- [Reporting a bug](https://www.openproject.org/development/report-a-bug/)
- [Submit a feature idea](https://www.openproject.org/development/submit-feature-idea/)
## Development Environment
Take a look at the bottom under Additional resources to see how to setup your development environment.
## Branching model and development flow
Please see this separate guide for the [git branching model and core development](git-workflow).
## Development concepts
We prepared a set of documentation concepts for an introduction into various backend and frontend related topics of OpenProject. Please see the [concepts main page](concepts/) for more.
## Translations
If you want to contribute to the localization of OpenProject and its plugins you can do so on the [Crowdin OpenProject page](https://crowdin.com/project/openproject). Once a day we fetch those locales and automatically them to GitHub. Contributing there will ensure your language will be up to date for the next release!

Loading…
Cancel
Save