Skip to content

Commit 9742f34

Browse files
committed
added BUGS documentation
1 parent 309e02d commit 9742f34

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

BUGS

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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+

0 commit comments

Comments
 (0)