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 new template #246

Merged
merged 3 commits into from Oct 17, 2022
Merged

add new template #246

merged 3 commits into from Oct 17, 2022

Conversation

mga-chka
Copy link
Collaborator

Description

The aim is to add another template for issue to let people ask question

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

  • Linter passes correctly
  • Add tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Does this introduce a breaking change?

  • Yes
  • No

@render
Copy link

render bot commented Oct 13, 2022

Comment on lines +1 to +8
---
name: Question
about: ask a question about the behavior of chproxy or the documentation
title: '[QUESTION] <title>'
labels: ''
assignees: ''

---
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it's not enough. This will just create an additional item in the list along:

  • Bug Report
  • Feature Request
  • Report a security vulnerability
    as Question

IMO we could provide a template that can indicate what kind of information may be useful to submit while posing question.
e.g.

Which feature your question relates to?
E.g. caching

Question details
A clear and concise content of the question.

Additional context/motivations
Is there any info or motivation to be shared? E.g. asking the question because started to investigate if chproxy's feature X is suitable for my use case.

@mga-chka mga-chka merged commit cd185fd into master Oct 17, 2022
@mga-chka mga-chka deleted the question_template branch October 17, 2022 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants