Skip to content

Contributing to AutoNeuro

Bug Reporting

Your code doesn't work ??

Follow these steps to report a bug.

  • Your bug may already be fixed. Make sure to update to the current version.

  • Search for similar issues among Github issues. It's possible somebody has encountered this bug already. Also remember to check out our FAQ. Still having a problem? Please write to us @com

  • Make sure you provide us with useful information about your configuration.

  • The more information you provide, the easier it is for us to validate that there is a bug and the faster we'll be able to take action.

  • If you want your issue to be resolved quickly, following the steps above is crucial.

Feature Request

  • Provide a clear and detailed explanation of the feature you want
  • why it's important to add.
  • Keep in mind that we want features that will be useful to the majority of our users and not just a small subset.
  • If you're just targeting a minority of users, consider writing an add-on library.
  • It is crucial for Autoneuro to avoid bloating the API and codebase.
  • Provide code snippets demonstrating the API you have in mind
  • illustrate the use cases of your feature.

Change proposal(API or User interface)

If you interested in adding a new API , please go through the developer's guide to understand the package in detail

Examples