How to Create an Issue
Here is how to get started when you want to create an issue in the MindsDB repository. Go to our GitHub issues page and click on the New issue button.Report a Bug π
Here, we chooseReport a bug
and click on the Get started button.
-
It is vital to add a meaningful issue title.
-
Here, you describe the current behavior. Please note that this field is mandatory. Below you can attach any videos or screenshots of the current behavior.
-
If you know what the expected behavior should be, you can add it here.
-
It is helpful for us if you add the steps you followed that led you to the
error.
-
Any links, references, logs, screenshots, etc., are welcome!
Remember, all contributions to our repository should follow the contributing
guidelines
and code of
conduct.
Request a Feature π
Here, we chooseRequest a feature
and click on the Get started button.
-
It is vital to add a meaningful issue title.
-
Here, you describe the feature request along with the motivation for the proposed feature. Please note that this field is mandatory. Below you can attach any videos or screenshots.
-
If you know how the solution should look, you can add it here.
-
Any links, references, logs, screenshots, etc., are welcome!
Remember, all contributions to our repository should follow the contributing
guidelines
and code of
conduct.
Improve our Docs βοΈ
Here, we chooseImprove our docs
and click on the Get started button.
-
It is vital to add a meaningful issue title.
-
Here, you describe what should be added or improved. Please note that this field is mandatory. Below you can attach any videos or screenshots.
-
Any links, references, logs, screenshots, etc., are welcome!
Remember, all contributions to our repository should follow the contributing
guidelines
and code of
conduct.
Propose a New Integration π§βπ§
Here is how to get started when you want to propose a new integration. Please note it can be a new database integrations or a new machine learning framework. We choosePropose a new integration
and click on the Get started button.
-
It is vital to add a meaningful issue title.
-
Please make sure that this integration is not already implemented.
-
Here, you describe the use case(s) solved by this integration.
-
Please provide a motivation for your integration proposal.
-
Get creative and describe the implementation! You can use code, text, diagrams, etc.
-
Any links, references, logs, screenshots, etc., are welcome!
Remember, all contributions to our repository should follow the contributing
guidelines
and code of
conduct.
Report a Security Vulnerability
Here is how to get started when you want to report a security vulnerability. Please note that such issues are visible only to repository maintainers. Also, you will be credited if the advisory is published. We chooseReport a security vulnerability
and click on the Get started button.
-
It is vital to add a meaningful issue title.
-
Please follow the instructions to provide the best description.
-
Here, you can choose one or more affected products along with the versions.
-
Please assign the severity of the issue. The Calculator feature can help you assess the severity.
-
Here, you can assign one or more common weakness enumerators (CWE).
Remember, all contributions to our repository should follow the contributing
guidelines
and code of
conduct.
Issue Review
- Issues are reviewed regularly, usually daily.
- Depending on the issue type, it will be labeled as
Bug
orenhancement
. - Please make sure you respond to our feedback/questions regarding your issue.