yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
24 stars 68 forks source link

Enhance Issue Templates #78

Closed yashasvini121 closed 2 weeks ago

yashasvini121 commented 2 weeks ago

Please enhance all the issue templates by incorporating the following points, where they seem to be suitable:

  1. Description: Provide a clear and concise description of the issue or feature being reported.

  2. Current Scenario / Bugs: Detail the current scenario or any bugs present, including steps to reproduce if applicable.

  3. Additional Details: Include any additional information that may be relevant to understanding the issue or feature request.

  4. Time Estimate: Add a field for contributors to estimate the time needed to resolve the issue.

  5. Hacktoberfest Submission Checkbox: Include a checkbox to indicate if the contribution is being made under Hacktoberfest.

  6. GSSOC Extended Submission Checkbox: Include a checkbox to indicate if the contribution is being made under GSSOC Extended.

Note: Please review the project documentation and ensure your code aligns with the existing project structure, before starting your work on the issue. If you are working on a model, consider adding a model_details function to provide additional insights into the model being implemented.

yashasvini121 commented 2 weeks ago

Hey @akarshghildyal, please include the estimated time you require for this. Thanks for catching this bug—I’m not sure how I missed it!

Please reply over here as I need to assign you.

akarshghildyal commented 2 weeks ago

@yashasvini121 Hello! I'll do it by tomorrow morning 4, should be a small fix. Thanks.