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

feat(ISSUE_TEMPLATE): add github issue forms #1679

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Conversation

mion00
Copy link
Contributor

@mion00 mion00 commented Mar 3, 2023

Add Github issue forms to help new users in filling out bug reports or feature requests.
After merging, you can try it out by trying to open an issue. There should be a dialog and a form to fill out.

Description

  • Help new users in providing helpful information to better diagnose their issue (expected behaviour, what type of installation they have, the appdaemon version they are running, application logs...). This way we have more context about what is going on and can better understand the underlying issue.
  • Differentiate between issue and feature request for easier management of Github issues.
  • Auto-label bug reports with "issue" and feature requests with "enhancement" labels, for easier filtering in Github.
  • Add link to support page of official AppDaemon documentation, for easier discoverability of official forum and Discord chat.

Help new users in providing helpful information to better diagnose their issue (expected behaviour, what type of installation they have, application logs...).
Auto-label bug reports with "issue" and feature requests with "enhancement" labels, for easier filtering in Github.
Differentiate between issue and feature request for easier management of issues.
Add link to support page of official AppDaemon documentation, for easier discoverability.
@acockburn acockburn merged commit c045831 into AppDaemon:dev Mar 3, 2023
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.

2 participants