diff options
| author | Joe Richey <joerichey94@gmail.com> | 2017-08-29 11:23:26 -0700 |
|---|---|---|
| committer | Joe Richey <joerichey94@gmail.com> | 2017-08-29 11:23:26 -0700 |
| commit | e8c962732c25cd61ff3543803b127fd108735cf1 (patch) | |
| tree | 228c0e0f44f0af0333b7af1a45cc6db3c1a77f43 | |
| parent | 7568ca2aab4a3266eb95cbda64298e2292743c7b (diff) | |
CONTRIBUTING: typo
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c74f0be..e7a2a75 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ __IMPORTANT__: Any significant security issues should __NOT__ be reported in the public issue tracker. Practice responsible disclosure by emailing <joerichey@google.com> and <tyhicks@canonical.com> directly. -Any bugs, problems, or design discussion relating to fscrypt should be rasied +Any bugs, problems, or design discussion relating to fscrypt should be raised in the [Github Issue Tracker](https://github.com/google/fscrypt/issues/new). When reporting an issue or problem, be sure to give as much information as |