mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Update documentation
This commit is contained in:
@ -167,9 +167,8 @@ export QEMU_NET_OPTS "hostfwd=tcp::7880-:7880"
|
||||
|
||||
# Release
|
||||
|
||||
The CI and making a release is done via [github
|
||||
actions](https://docs.github.com/en/actions). The workflow is roughly
|
||||
like this:
|
||||
The CI and making a release is done via github actions. The workflow
|
||||
is roughly like this:
|
||||
|
||||
- each PR is only merged if the `sbt ci` task returns successfully.
|
||||
This is ensured by the `ci.yml` workflow that triggers on each pull
|
||||
|
@ -360,7 +360,7 @@ You can publish your work to this repo in various ways:
|
||||
This is the preferred way, because it means less work for me :). If
|
||||
you have a github account, you can create a pull request. Here is a
|
||||
quick walk-through. There is a thorough help [at
|
||||
github](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests).
|
||||
github](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
|
||||
|
||||
1. Fork this repository in the github webapp
|
||||
2. Go to the docspell source root you checked out in the terminal. Run:
|
||||
|
Reference in New Issue
Block a user