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

converting feature and test templates from md to yml #4

Merged
merged 4 commits into from
Mar 11, 2025

Conversation

MistzSoftware
Copy link
Collaborator

Description

This pull request includes updates to the issue templates in the .github/ISSUE_TEMPLATE directory. The primary changes involve converting markdown-based templates to YAML-based templates for better structure and validation.

Conversion to YAML-based templates:

Type Of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)
  • Documentation update

Checklist

Code Only

  • My code follows the project’s style guidelines.
  • I have performed a self-review of my own code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added unit tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have ensured that my code does not introduce any errors or warnings.

Documents Only

  • My documentation follows the project’s style guidelines.
  • I have self-reviewed my document(s).
  • I have checked my documentation for grammatical errors.
  • I have ensured that my documentation is clear and easy to understand.

@MistzSoftware MistzSoftware added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 10, 2025
@MistzSoftware MistzSoftware self-assigned this Mar 10, 2025
Copy link
Collaborator

@MaximeTAlgosup MaximeTAlgosup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Collaborator

@habicll habicll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@MistzSoftware MistzSoftware merged commit 17df9f0 into main Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants