diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..0fb7042 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,12 @@ +### Contributing + +Code contributions are welcome! + +### Reporting a bug + +If you find a bug please report it in the issues. When reporting a bug please +attach: +- a file symlinked to `~/.tmux/sessions/last`. +- your `.tmux.conf` +- if you're getting an error paste it to a [gist](https://gist.github.com/) and + link it in the issue diff --git a/README.md b/README.md index 25e0718..853d4bc 100644 --- a/README.md +++ b/README.md @@ -102,14 +102,8 @@ present. ### Reporting bugs and contributing -Code contributions are welcome! - -If you find a bug please report it in the issues. When reporting a bug please -attach: -- a file symlinked to `~/.tmux/sessions/last`. -- your `.tmux.conf` -- if you're getting an error paste it to a [gist](https://gist.github.com/) and - link it in the issue +Both contributing and bug reports are welcome. Please check out +[contributing guidelines](CONTRIBUTING.md). ### Credits