]> git.madduck.net Git - etc/awesome.git/blob - ISSUE_TEMPLATE.md

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add .device for pulseaudio and pulsebar; wiki updated; closes #323
[etc/awesome.git] / ISSUE_TEMPLATE.md
1 # If you have a question
2
3 Take the following steps:
4
5 1. [Google it](https://encrypted.google.com)
6 2. Search [Awesome doc](https://awesomewm.org/doc)
7 3. Ask [community](https://awesomewm.org/community)
8
9 and, if you still don't have an answer, you can ask here.
10
11 **Please be warned:** if your question is __unrelated__ to this repository, a reply is only an act of kindness.
12
13 # If you have an issue
14
15 **Please read the [wiki](https://github.com/copycat-killer/lain/wiki) and search the [Issues section](https://github.com/copycat-killer/lain/issues) first.**
16
17 If you can't find a solution there, then go ahead and provide:
18
19 * output of `awesome -v` and `lua -v`
20 * expected behavior and actual behavior
21 * steps to reproduce the problem