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

Add bug, feature and change request issue templates since present template isn't working #294

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

sfstar
Copy link
Owner

@sfstar sfstar commented Feb 12, 2025

This PR introduces new templates for bug, changes and feature request issues.
It replaces the current issue template format since github can't seem to parse it.

Proposed change

Adds issue templates for different issue types to allow for quicker troubleshooting of users issues.
Since this enforces the first couple of troubleshooting steps to be performed before submitting an issue and thereby saving time.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: None
  • This PR is related to issue: None
  • Link to documentation pull request: None

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • The code has been formatted using Ruff (ruff format custom_components/victron)

@sfstar
Copy link
Owner Author

sfstar commented Feb 12, 2025

@julesxxl and/or @remcom could either of you look at this PR when you have time to do so?

@sfstar sfstar added refactor Improvement of existing code, not introducing new features. maintenance Generic maintenance tasks. labels Feb 12, 2025
Copy link
Collaborator

@julesxxl julesxxl left a comment

Choose a reason for hiding this comment

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

@sfstar: good! The instructions are clear and will better define requests.

@sfstar sfstar merged commit 2c61215 into main Feb 13, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Generic maintenance tasks. refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants