[PR #1526] [MERGED] Add issue template and template chooser #40033

Closed
opened 2026-04-23 18:55:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1526
Author: @Hinton
Created: 9/6/2021
Status: Merged
Merged: 9/9/2021
Merged by: @Hinton

Base: masterHead: feature/issue-template


📝 Commits (2)

  • c5c6a11 Add issue template and template chooser
  • 0b8db65 Add additional context

📊 Changes

3 files changed (+98 additions, -53 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug.yml (+81 -0)
.github/ISSUE_TEMPLATE/config.yml (+17 -0)
ISSUE_TEMPLATE.md (+0 -53)

📄 Description

Objective

Simplify the workflow for submitting issues and finding help links by adding a new issue template which utilizes github issue forms.


🔄 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/bitwarden/android/pull/1526 **Author:** [@Hinton](https://github.com/Hinton) **Created:** 9/6/2021 **Status:** ✅ Merged **Merged:** 9/9/2021 **Merged by:** [@Hinton](https://github.com/Hinton) **Base:** `master` ← **Head:** `feature/issue-template` --- ### 📝 Commits (2) - [`c5c6a11`](https://github.com/bitwarden/android/commit/c5c6a11bec1ca8f3d61f2188baa82fadc520f3fc) Add issue template and template chooser - [`0b8db65`](https://github.com/bitwarden/android/commit/0b8db6507f348cc347c85f6852ca2d4e141589e8) Add additional context ### 📊 Changes **3 files changed** (+98 additions, -53 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug.yml` (+81 -0) ➕ `.github/ISSUE_TEMPLATE/config.yml` (+17 -0) ➖ `ISSUE_TEMPLATE.md` (+0 -53) </details> ### 📄 Description ## Objective Simplify the workflow for submitting issues and finding help links by adding a new issue template which utilizes github issue forms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 18:55:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#40033