diff options
| author | Joe Richey joerichey@google.com <joerichey@google.com> | 2017-08-23 12:29:10 -0700 |
|---|---|---|
| committer | Joe Richey joerichey@google.com <joerichey@google.com> | 2017-08-23 12:29:10 -0700 |
| commit | b15792b8d7c197d84970415fd2525c51aee3996c (patch) | |
| tree | 20bf5e9f241c8b26b0eeeb3ea8394cdea9ca7af6 /README.md | |
| parent | ef5cc07774674c66b5dbeb7c655a26ac6371e378 (diff) | |
Added some documentation and improved security API
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -545,8 +545,8 @@ file for more information about singing the CLA and submitting a pull request. ## Troubleshooting In general, if you are encountering issues with fscrypt, -[open an issue](https://github.com/google/fscrypt/issues/new). We will try our -best to help. +[open an issue](https://github.com/google/fscrypt/issues/new), following the +guidelines in `CONTRIBUTING.md`. We will try our best to help. #### I changed my login passphrase, now all my directories are inaccessible |