1# General
2
3I am always open to improvements and suggestions.
4Use [issues](https://github.com/Tux/Tk-Clock/issues)
5
6# Style
7
8I will never accept pull request that do not strictly conform to my
9style, however you might hate it. You can read the reasoning behind
10my [preferences](http://tux.nl/style.html).
11
12I really do not care about mixed spaces and tabs in (leading) whitespace
13
14Perl::Tidy will help getting the code in shape, but as all software, it
15is not perfect. You can find my preferences for these in
16[.perltidy](https://github.com/Tux/Release-Checklist/blob/master/.perltidyrc) and
17[.perlcritic](https://github.com/Tux/Release-Checklist/blob/master/.perlcriticrc).
18
19# Mail
20
21Please, please, please, do *NOT* use HTML mail.
22[Plain text](https://useplaintext.email)
23[without](http://www.goldmark.org/jeff/stupid-disclaimers/)
24[disclaimers](https://www.economist.com/business/2011/04/07/spare-us-the-e-mail-yada-yada)
25will do fine!
26
27# Requirements
28
29The minimum version required to use this module is stated in
30[Makefile.PL](./Makefile.PL)
31