[PR #778] docs: adds template for bug reports #775

Open
opened 2026-02-16 12:36:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-web/pull/778
Author: @ivanlori
Created: 2/15/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 10f07db docs: adds template for bug reports

📊 Changes

1 file changed (+137 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.yml (+137 -0)

📄 Description

This pull request adds a new issue template for reporting bugs to the repository. The template is designed to help users provide clear, actionable information when submitting bug reports.

Key additions in the new bug report template:

Bug Reporting Workflow:

  • Introduces a structured .github/ISSUE_TEMPLATE/bug_report.yml file that guides users through the process of reporting bugs, including a pre-submission checklist and required fields for reproducibility.

User Input and Categorization:

  • Collects detailed information such as affected area, browser, operating system, frequency, and regression status to help triage and categorize issues efficiently.
  • Prompts for step-by-step reproduction instructions, expected behavior, actual behavior, logs, screenshots, and any additional context to ensure comprehensive bug reports.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/for-web/pull/778 **Author:** [@ivanlori](https://github.com/ivanlori) **Created:** 2/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`10f07db`](https://github.com/stoatchat/for-web/commit/10f07db127d3de1847c750db83addea0e3cfdebe) docs: adds template for bug reports ### 📊 Changes **1 file changed** (+137 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug_report.yml` (+137 -0) </details> ### 📄 Description This pull request adds a new issue template for reporting bugs to the repository. The template is designed to help users provide clear, actionable information when submitting bug reports. Key additions in the new bug report template: **Bug Reporting Workflow:** * Introduces a structured `.github/ISSUE_TEMPLATE/bug_report.yml` file that guides users through the process of reporting bugs, including a pre-submission checklist and required fields for reproducibility. **User Input and Categorization:** * Collects detailed information such as affected area, browser, operating system, frequency, and regression status to help triage and categorize issues efficiently. * Prompts for step-by-step reproduction instructions, expected behavior, actual behavior, logs, screenshots, and any additional context to ensure comprehensive bug reports. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:36:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#775