ComposioHQ / composio

Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
https://docs.composio.dev
Other
10.96k stars 4.31k forks source link

Add the github issue template form #692

Open utsavdotdev opened 2 weeks ago

utsavdotdev commented 2 weeks ago

Description: To streamline the process of creating issues and ensure consistency, we need to add a GitHub issue template schema form. This will help contributors easily provide all the necessary details when reporting bugs, suggesting features, or requesting documentation.

Requirements:

  1. Create an issue template that includes fields for:
    • Issue Type (Bug, Feature Request,Documentation)
    • Description
    • Steps to Reproduce (for Bug reports)
    • Expected Outcome
    • Additional Context or Screenshots
  2. Ensure the template is easy to navigate and fills out the required fields.

Proposed Changes:

  1. Implement the issue template in .github/ISSUE_TEMPLATE folder.
  2. Test the template to verify the form fields populate correctly.

Before and After:

Before:

Screenshot 2024-10-09 at 7 03 35 PM

After:

Screenshot 2024-10-09 at 7 02 52 PM

Additional Information: If you have any suggestions for extra fields or modifications, please mention them in the comments.

PS: I am willing to submit the Pull Request

101rakibulhasan commented 1 week ago

/assign I would like to try