-
Notifications
You must be signed in to change notification settings - Fork 23
/
README.in
56 lines (31 loc) · 1.09 KB
/
README.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
General Information
===================
This is FreeTure version @PACKAGE_VERSION@. FreeTure is a multi-platform toolkit for
FreeTure is free software.
The official ftp site is:
The official web site is:
Information about mailing lists can be found at
Installation
============
See the file 'INSTALL'
Release notes for x.xx
======================
How to report bugs
==================
Bugs should be reported to fripon.github.io/freeture
In the bug report please include:
* Information about your system. For instance:
- What operating system and version
- What version of X
- For Linux, what version of the C library
And anything else you think is relevant.
* How to reproduce the bug.
Please include the command line and the configuration file that
exhibits the behavior. As a last resort, you can also provide a pointer to a
larger piece of software that can be downloaded.
* If the bug was a crash, the exact text that was printed out when the
crash occured.
* Further information such as stack traces may be useful, but is not
necessary.
Patches
=======