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

refactor(bug-report): update elements on form #152

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

XavierChao
Copy link
Contributor

@XavierChao XavierChao commented Nov 28, 2024

This pull request includes updates to the bug report issue template to improve clarity and gather more detailed information from users. The most important changes include simplifying the description, adding a markdown section to thank users, updating placeholders and environment information fields, and introducing new dropdown fields for reproducibility and bug severity.

Improvements to bug report template:

  • Simplified the description field to "File a bug report." (.github/ISSUE_TEMPLATE/bug_report.yml)
  • Added a markdown section at the beginning of the template to thank users for filling out the bug report. (.github/ISSUE_TEMPLATE/bug_report.yml)
  • Updated the placeholder text for the stack trace field to improve readability. (.github/ISSUE_TEMPLATE/bug_report.yml)
  • Modified the environment information field to request "Image or Commit ID" instead of OS and platform details. (.github/ISSUE_TEMPLATE/bug_report.yml)
  • Introduced new dropdown fields for "Do you reliably reproduce the issue?" and "Bug Severity" to standardize responses. (.github/ISSUE_TEMPLATE/bug_report.yml) [1] [2]

@XavierChao XavierChao requested a review from a team as a code owner November 28, 2024 18:44
@XavierChao XavierChao requested a review from 0x1026 November 28, 2024 18:44
@XavierChao XavierChao linked an issue Nov 28, 2024 that may be closed by this pull request
@0x1026 0x1026 requested a review from elbacalau November 28, 2024 18:45
.github/ISSUE_TEMPLATE/bug_report.yml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.yml Outdated Show resolved Hide resolved
@0x1026 0x1026 added kind/improvement Categorizes issue or PR as related to an improvement. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. milestone/current Indicates an issue or PR that is being worked on at the current milestone. labels Nov 29, 2024
@0x1026 0x1026 force-pushed the main branch 2 times, most recently from f43896f to a6dd618 Compare December 2, 2024 21:12
@0x1026 0x1026 requested a review from a team as a code owner December 4, 2024 00:27
@github-actions github-actions bot added area/database Categorizes issue or PR as related to database. area/api Categorizes issue or PR as related to api. area/app/views Categorizes issue or PR as related to app/views. area/app/models Categorizes issue or PR as related to app/models. area/app/controllers Categorizes issue or PR as related to app/controllers. area/docker Categorizes issue or PR as related to docker. area/routes Categorizes issue or PR as related to routes or router. kind/dependencies Categorizes issue or PR as related to dependencies. area/tests Categorizes issue or PR as related to tests. and removed kind/improvement Categorizes issue or PR as related to an improvement. area/database Categorizes issue or PR as related to database. labels Dec 4, 2024
@github-actions github-actions bot removed area/api Categorizes issue or PR as related to api. area/app/views Categorizes issue or PR as related to app/views. area/app/models Categorizes issue or PR as related to app/models. area/app/controllers Categorizes issue or PR as related to app/controllers. area/docker Categorizes issue or PR as related to docker. area/routes Categorizes issue or PR as related to routes or router. kind/dependencies Categorizes issue or PR as related to dependencies. area/tests Categorizes issue or PR as related to tests. labels Dec 4, 2024
@0x1026 0x1026 added the kind/improvement Categorizes issue or PR as related to an improvement. label Dec 4, 2024
@0x1026 0x1026 force-pushed the main branch 2 times, most recently from bc61500 to 50315fc Compare December 4, 2024 14:07
@Projecte-UrbanTree Projecte-UrbanTree deleted a comment from codecov bot Dec 4, 2024
@0x1026 0x1026 force-pushed the main branch 5 times, most recently from 4a53d39 to 332647b Compare December 5, 2024 04:52
Co-authored-by: Hugoo <[email protected]>
Signed-off-by: XavierChao <[email protected]>
@github-actions github-actions bot removed the kind/improvement Categorizes issue or PR as related to an improvement. label Dec 9, 2024
@0x1026 0x1026 merged commit 8c22593 into main Dec 11, 2024
4 checks passed
@0x1026 0x1026 deleted the issue/103-improve-bug-submission-form branch December 11, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. milestone/current Indicates an issue or PR that is being worked on at the current milestone.
Projects
Status: Fet
Development

Successfully merging this pull request may close these issues.

Improve Bug submission form
3 participants