nextcloud / nextcloud/cookbook
Documentation for development
Open
@christianlupus is already working on this.
Since Nov 7, 2020.
enhancement
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
It might come in handy, if we had a bit more documentation for development:
- A docker-compose setup with debugging extensions installed
- Test cases/example data
- Human-readable form of the steps involved to start debugging (building VUE environment etc), potentially with hits how to avoid caching etc
This issue was an excerpt from recent discussions on other issues and the matrix chat. There are multiple tricks and hints and these should be collected on one place in my opinion.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.