diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-08-10 08:14:01 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-08-10 08:14:14 +0100 |
commit | 705411ea5cccf4607af9424e70a153f397d1fab6 (patch) | |
tree | 3eccf8f3e81f3bceb58b6d331a2a30aceea7d2ef | |
parent | 9d80ec6cc93b7c535c26e1b2d46ae23b08eb375a (diff) | |
download | rtmux-705411ea5cccf4607af9424e70a153f397d1fab6.tar.gz rtmux-705411ea5cccf4607af9424e70a153f397d1fab6.tar.bz2 rtmux-705411ea5cccf4607af9424e70a153f397d1fab6.zip |
Tweak comment about logs.
-rw-r--r-- | .github/CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 48171136..89c6549b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -37,7 +37,8 @@ Also include: - Your terminal, and `$TERM` inside and outside of tmux. -- Logs from tmux (see below). +- Logs from tmux (see below). Please attach logs to the issue directly rather + than using a download site or pastebin. Put in a zip file if necessary. - At most one or two screenshots, if helpful. |