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: add issue template form #634

Merged
merged 2 commits into from
Oct 13, 2024

Conversation

utsavdotdev
Copy link
Contributor

@utsavdotdev utsavdotdev commented Oct 12, 2024

Fix #620
This is enhance the user experience to report issues.


Important

Adds new issue templates for bug reports, documentation improvements, and feature requests, enhancing user interaction and issue management.

  • New Templates:
    • Adds bug_report.yml for bug reporting with fields for description, reproduction steps, expected and actual behavior, OS, browsers, and more.
    • Adds docs_improvement.yml for documentation suggestions with fields for current section, improvement suggestion, and additional context.
    • Adds feature_request.yml for feature proposals with fields for feature description, pitch, solution, and alternatives.
  • Configuration:
    • Adds config.yml to disable blank issues and provide a Discord contact link.

This description was created by Ellipsis for bf0bb0c. It will automatically update as commits are pushed.

This is enhance the user experience to report issues
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to bf0bb0c in 17 seconds

More details
  • Looked at 269 lines of code in 4 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_nx4o52qsqToRLblN


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

.github/ISSUE_TEMPLATE/feature_request.yml Outdated Show resolved Hide resolved
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@creatorrr creatorrr merged commit e05c1a0 into julep-ai:dev Oct 13, 2024
1 check passed
@utsavdotdev utsavdotdev mentioned this pull request Oct 21, 2024
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.

Add GitHub Issue Template Schema Form
2 participants