mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-19 17:14:45 +00:00
31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
# Alfresco Content Application
|
|
|
|
<!-- markdownlint-disable MD033 -->
|
|
|
|
The Alfresco Content Application a file management application built using
|
|
[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli).
|
|
|
|
## Documentation
|
|
|
|
The documentation is divided into the following sections:
|
|
|
|
- [Application features](/features/): Details of the user interface and app usage.
|
|
- [Getting started](/getting-started/): Configuration of the development environment and the app.
|
|
- [Extending](/extending/): How to extend the features of the app with your own code.
|
|
- [Tutorials](/tutorials/): Exploration of development techniques in depth.
|
|
- [Help](/help): Details of further help and support available.
|
|
|
|
## How to contribute
|
|
|
|
Want to file a bug, contribute some code, or improve documentation? Excellent!
|
|
Read up on our guidelines for [contributing][contributing]
|
|
and then check out one of our issues in the [Jira][jira] or [GitHub][github]
|
|
|
|
### How long will it take for my contribution to be reviewed
|
|
|
|
The time necessary for a code review will vary, smaller changes may be reviewed within days, while larger changes may take longer.
|
|
|
|
[contributing]: https://github.com/Alfresco/alfresco-content-app/blob/master/CONTRIBUTING.md
|
|
[github]: https://github.com/Alfresco/alfresco-content-app/issues
|
|
[jira]: https://issues.alfresco.com/jira/projects/ACA
|