summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-02-04 07:43:34 +0000
committerGitHub <noreply@github.com>2020-02-04 07:43:34 +0000
commit0bf153daa6ff06b35c902dc1d579ee2775d54a4f (patch)
treeed753fb62a5356729ded1ef31fb3ebcfc94c2b8f /.github
parent43b36752ce7fd5f474da09a2994fda3110a4ec47 (diff)
Update CONTRIBUTING.md
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 3a589484..48171136 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -14,8 +14,8 @@ Before opening an issue, please ensure that:
- Your question or issue is not covered [in the
manual](https://man.openbsd.org/tmux.1) (run `man tmux`).
-- Your problem is not mentioned in the [CHANGES
- file](https://raw.githubusercontent.com/tmux/tmux/master/CHANGES) file.
+- Your problem is not mentioned in [the CHANGES
+ file](https://raw.githubusercontent.com/tmux/tmux/master/CHANGES).
- Nobody else has opened the same issue recently.