LibreSign / LibreSign/documentation
Implement support to Devcontainer
Open
@vitormattos is already working on this.
Since May 29, 2025.
good first issue
- Dominant language
- Python
- Stars
- 3
- Forks
- 6
- Avg merge
- 19h 12m
- Merged PRs (30d)
- 1
Description
References:
- Documentation project as example:
https://github.com/nextcloud/documentation/tree/main/.devcontainer - Devcontainer of LibreSign using
docker-compose.yml
https://github.com/LibreSign/libresign/tree/main/.devcontainer
Look the current Dockerfile of this project at .docker folder and look the docker-compose.yml file
This is a good first issue for someone who wants to make their first contribution. Feel free to ask questions in the comments if you need help!
Contributor guide
No contributing guide indexed for this repository
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.