File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ BUGS
3+ """"
4+
5+ REPORTING
6+
7+ Please report any bugs found to the GitHub repo by filing an issue
8+ there.
9+
10+ https://github.com/Standard-Unix-Notes/unix-notes/issues
11+
12+
13+ PROGRESS
14+
15+ Progress on bug fixes will be discussed in the comments relating to a
16+ previously filed issue.
17+
18+
19+ PATCHES
20+
21+ Bug fixes will always be added to HEAD of the repo commit log but may
22+ not automatically be packaged and released immediately. You will always
23+ be able to download the code direct from the GitHub repo and either
24+ 'sudo make install' to install the patched version into your system.
25+ You may also be able to build a local package of the upto date code at
26+ HEAD. For information on building a package with the latest code in the
27+ repo see PACKAGING.
28+
29+
You can’t perform that action at this time.
0 commit comments