]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blob - CONTRIBUTING.md
Formatting
[rbdr/ngx_http_office_hours_filter_module] / CONTRIBUTING.md
1 # Contributing to ngx_http_office_hours_filter_module
2
3 This NGINX module has the simple goal of allowing you to specify office
4 hours for your server and not serving anything outside those hours.
5
6 Any contributions are welcome especially if it works towards that goal.
7
8 You can check the `README` for a list of **Further Improvements** if
9 you want inspiration. Also, since I'm not great at C, any improvements
10 to the code itself are also welcome!
11
12 ## The objective of ngx_http_office_hours_filter_module
13
14 Give your web server the benefit of a regulated work schedule, and
15 notify the consumers of the appropriate office hours to visit the
16 website.
17
18 Providing better ways to specify the working schedule of the server
19 are in line with the objective.
20
21 ## How to contribute
22
23 Above All: Be nice, always.
24
25 * Always make sure the code is properly formatted with `make format`
26 * Submit your patch to ruben at unlimited.pizza using [git-send-mail[git-send-mail]
27
28 [git-send-mail]: http://git-send-mail.io/