-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBUGS
More file actions
28 lines (17 loc) · 889 Bytes
/
BUGS
File metadata and controls
28 lines (17 loc) · 889 Bytes
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
This is the 'BUGS' file for the 'bedrock' project.
Please report bug at <https://github.com/rlauer6/openbedrock>
When reporting a bug, please include as much information as possible,
including (but not limited to):
* host operating system (and version)
* version of the 'bedrock' project you are using
* name of the program, file, or whatever that contains the bug
* what the observed behavior was
* what the expected behavior was
* any specific steps that need to be performed in sequence in order
to produce the bug
* file(s) of the input that causes the buggy behavior
* file(s) of any broken output
In short, include anything that will help us to reproduce the bug, as
this will /greatly increase/ the likelyhood of the bug getting fixed
and will /greatly decrease/ the amount of time before we can make a
new release with the bug fix.