Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/addition component #8

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

aryamanrishabh
Copy link
Collaborator

@aryamanrishabh aryamanrishabh commented Feb 12, 2024

Please ensure your pull request adheres to the following guidelines:

  • Title: A brief, descriptive summary of your changes.
  • Description: Explain the changes you've made and why you've made them.
  • Branch Naming: Prefix the type of change in the branch name and/or select the option relevant:
    • chore/ This change requires a documentation update
    • Bug fix bugfix/ (non-breaking change which fixes an issue)
    • New feature feature/ (non-breaking change which adds functionality)
    • Breaking change fix/ (fix or feature that would cause existing functionality to not work as expected)
  • Related Issue(s): Mention any issues that are related to these changes.
  • Testing: Detail the testing that was done to validate the changes.
  • Checklist:
    • I have performed a self-review of my own code.
    • I have added tests that prove my fix is effective or that my feature works.
  • Screenshots/Output: Include any relevant screenshots or output demonstrating the changes (if applicable).
  • Additional Notes: Any further comments or notes for the reviewers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant