Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2017-01-16 21:44:20 +0300
committerGitHub <noreply@github.com>2017-01-16 21:44:20 +0300
commita415a30547c9a3d3ee0fc1b1b61d1bd86eba5aef (patch)
tree2aa4ce07b8b2c709e486083189784ec8335b54b8 /README.md
parent46908bcedfea877977e29cc0bcb1388440fb8530 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index de69089a3..2ea61b8b3 100644
--- a/README.md
+++ b/README.md
@@ -84,3 +84,5 @@ https://www.transifex.com/duplicati/duplicati/dashboard/
## Contributing Code
Instructions on how to setup your development environment and build duplicati can be found in the [wiki](https://github.com/duplicati/duplicati/wiki/How-to-build-from-source). Pull requests fixing bugs or improving duplicati in another way are appreciated.
+
+If you are looking for an issue to fix, try looking at one of the [minor change](https://github.com/duplicati/duplicati/issues?q=is%3Aissue+is%3Aopen+label%3A%22minor+change%22) issues. If you are most used to web development, have a look at the [issues marked UI](https://github.com/duplicati/duplicati/issues?q=is%3Aissue+is%3Aopen+label%3A%22UI%22).