/ ISSUE_TEMPLATE.md
ISSUE_TEMPLATE.md
1 # The issue tracker is not a support forum 2 3 The LinuxCNC issue tracker is to report bugs in the software. 4 If you have a question about how to use the software, use one of the other methods detailed on our community support page: http://linuxcnc.org/community/ 5 6 (delete this section before submitting your bug report) 7 8 ## Here are the steps I follow to reproduce the issue: 9 10 1. 11 2. 12 3. 13 14 ## This is what I expected to happen: 15 16 ## This is what happened instead: 17 18 ## It worked properly before this: 19 (If the behavior changed after making a particular change in hardware or 20 software, describe the change you think is responsible. E.g., "after upgrading 21 from LinuxCNC 2.7.3 to 2.7.4") 22 23 ## Information about my hardware and software: 24 25 * I am using this Linux distribution and version (often, shown by `lsb_release -a`): 26 * I am using this kernel version (shown by `uname -a`): 27 * I am running ... 28 * [ ] A binary version from linuxcnc.org (including buildbot.linuxcnc.org) 29 * [ ] A binary I built myself 30 * [ ] A binary version from some other source besides linuxcnc.org 31 * I am using this LinuxCNC version (shown in package manager or, for git versions, `scripts/get-version-from-git`): 32 * I am using this user interface (GUI) (e.g., AXIS, Touchy, gmoccapy, etc): 33 * I am using this interface hardware vendor and chipset (e.g., parallel port, ethernet port, FPGA card):