An open API service indexing awesome lists of open source software.

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!

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