https://github.com/donkeyclip/motorcortex-issues
What to file a bug or a feature request? Here is the place!
https://github.com/donkeyclip/motorcortex-issues
Last synced: 2 months ago
JSON representation
What to file a bug or a feature request? Here is the place!
- Host: GitHub
- URL: https://github.com/donkeyclip/motorcortex-issues
- Owner: donkeyclip
- Created: 2023-01-19T13:23:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:46:43.000Z (over 1 year ago)
- Last Synced: 2025-01-18T05:34:16.082Z (4 months ago)
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# motorcortex-issues
Please read the follow before you file a report in our [issue tracker](https://github.com/donkeyclip/motorcortex-issues/issues)Remember, an issue is not the place to ask questions. You can use [Stack Overflow](http://stackoverflow.com/questions/tagged/motorcortex) for that.
Before you open an issue, please check if a similar issue already exists or has been closed before.
### When reporting a bug, please be sure to include the following:
- [ ] A descriptive title
- [ ] An *isolated* way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem)
- [ ] What version of `motorcortex` or a `mc-plugin` you're using, and the platform(s) you're running it on
- [ ] What packages or other dependencies you're using
- [ ] The behavior you expect to see, and the actual behavior### When you open an issue for a feature request, please add as much detail as possible:
- [ ] A descriptive title
- [ ] A description of the problem you're trying to solve, including *why* you think this is a problem
- [ ] An overview of the suggested solution
- [ ] If the feature changes current behavior, reasons why your solution is better