-
Notifications
You must be signed in to change notification settings - Fork 2
Bug Reports and Feature Requests
Cyral edited this page Mar 26, 2014
·
2 revisions
If you find a bug in Bricklayer, recieve a crash log, or would like to see a feature implemented, you may create an issue for it on the issues page.
Please read all of the below information before posting an issue.
If you would like to fix the bug or add a feature yourself, you can create pull request for it while you work on it. This will allow us to track your progress and will prevent any last-minute issues that could have been fixed sooner.
###What makes a good issue/feature?
- A clear definition of the bug you want fixed, or the feature you want added)
- (If a bug) A list of steps to reproduce the issue so we know where to start, and if the bug generated a crash, a copy of the crash log
- Additional details such as pictures, examples, etc
- (If a feature) A unique idea that fits the style and direction of Bricklayer
-Tag bugs with the bug tag
-Tag feature requests/suggestions with either "feature", "suggestion", or "idea"
Please only select the dark colored tags, the light/desaturated colors are for developers to mark statuses of issues.