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

Enhance the Feature Template #374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alo7lika
Copy link
Contributor

@alo7lika alo7lika commented Nov 1, 2024

📋 Description

Provide a clear and concise description of the feature, including:

Purpose and Goals: Explain why this feature is being added and what it aims to accomplish. How does it enhance or improve the project?
Core Functionality: Describe the key functions and capabilities this feature will provide.
Dependencies: List any dependencies this feature relies on, including external libraries, APIs, or other project components.

Dependencies:

  • This feature relies on the existing documentation framework and follows the guidelines in CONTRIBUTING.md.

🔨 Changes Made

  • Added a new structured issue template to the .github/ISSUE_TEMPLATE directory.
  • Updated the project documentation to include instructions on how to use the new issue template.

Fixes #353

✅ Checklist

Before submitting the PR, please make sure you have completed the following:

  • I have followed all the guidelines mentioned in CONTRIBUTING.md.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation (if applicable).
  • I have tested it locally, and it works fine.
  • Any dependent changes have been merged and published in downstream modules.

🏷️ Types of Changes

What type of changes does your code introduce? (Check all that apply)

  • Bug fix (non-breaking change which fixes an issue) 🐛
  • New feature (non-breaking change which adds functionality) ✨
  • UI enhancement (non-breaking change which enhances UI) 🎨
  • Documentation update 📚

📸 Screenshots (if applicable)

N/A


Thank you for contributing to Research Nexus! We look forward to reviewing your PR and getting it merged!

@alo7lika
Copy link
Contributor Author

alo7lika commented Nov 1, 2024

@Harshdev098 The task has been completed. Kindly review the PR

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.

Enhance the Feature Template
1 participant