diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2017-01-08 19:09:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-08 19:09:42 +0000 |
commit | 1eb3a97b4bbb3df720a58ac4fc73630e2af45d3b (patch) | |
tree | 4ac841d55c0076d363ddc2317fa67fb02f988d66 | |
parent | 87d53c9710e3d91f0770d9721d09ab6a0c709f0b (diff) | |
parent | fd7262c1b1dfdf910eba95f8ff8412c2fc1f6fa3 (diff) | |
download | rspamd-1eb3a97b4bbb3df720a58ac4fc73630e2af45d3b.tar.gz rspamd-1eb3a97b4bbb3df720a58ac4fc73630e2af45d3b.zip |
Merge pull request #1321 from dehnli/update-github-template
[Minor] Update github issue template
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5f54e9dca..0f9ee2c15 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -30,7 +30,7 @@ ### Actual results: -### Debugging information (See https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed): +### Debugging information (see details [here] (https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed)): ### Configuration: |