[PR #4198] [MERGED] [PM-14261] Update README and bugs template to remove Beta references #4768

Closed
opened 2025-11-26 23:49:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/4198
Author: @vvolkgang
Created: 10/30/2024
Status: Merged
Merged: 10/31/2024
Merged by: @vvolkgang

Base: mainHead: update-readme


📝 Commits (3)

  • af5baf2 Update Readme and Bug template to remove references to Beta
  • 287d5a3 Add server questions to the bug template
  • 2d91a1d add github artifacts download script

📊 Changes

3 files changed (+87 additions, -17 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug.yml (+17 -13)
📝 README.md (+1 -4)
scripts/download-artifacts.sh (+69 -0)

📄 Description

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-14261

📔 Objective

  1. Update README and bugs template to remove Beta references
  2. Adds Server questions to bug template
  3. Adds github artifacts download script

Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

🔄 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/4198 **Author:** [@vvolkgang](https://github.com/vvolkgang) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `main` ← **Head:** `update-readme` --- ### 📝 Commits (3) - [`af5baf2`](https://github.com/bitwarden/android/commit/af5baf2146504a39cf8ce54d0529438e2dcaaf26) Update Readme and Bug template to remove references to Beta - [`287d5a3`](https://github.com/bitwarden/android/commit/287d5a3e2f23d9c8f8e784489b996d78b6e9a157) Add server questions to the bug template - [`2d91a1d`](https://github.com/bitwarden/android/commit/2d91a1d2ed9fc56282af9c326f3a7c9dc0c182f3) add github artifacts download script ### 📊 Changes **3 files changed** (+87 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug.yml` (+17 -13) 📝 `README.md` (+1 -4) ➕ `scripts/download-artifacts.sh` (+69 -0) </details> ### 📄 Description ## 🎟️ Tracking https://bitwarden.atlassian.net/browse/PM-14261 ## 📔 Objective 1. Update README and bugs template to remove Beta references 2. Adds Server questions to bug template 3. Adds github artifacts download script ## ⏰ Reminders before review - Contributor guidelines followed - All formatters and local linters executed and passed - Written new unit and / or integration tests where applicable - Used internationalization (i18n) for all UI strings - CI builds passed - Communicated to DevOps any deployment requirements - Updated any necessary documentation or informed the documentation team ## 🦮 Reviewer guidelines <!-- Suggested interactions but feel free to use (or not) as you desire! --> - 👍 (`:+1:`) or similar for great changes - 📝 (`:memo:`) or ℹ️ (`:information_source:`) for notes or general info - ❓ (`:question:`) for questions - 🤔 (`:thinking:`) or 💭 (`:thought_balloon:`) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion - 🎨 (`:art:`) for suggestions / improvements - ❌ (`:x:`) or ⚠️ (`:warning:`) for more significant problems or concerns needing attention - 🌱 (`:seedling:`) or ♻️ (`:recycle:`) for future improvements or indications of technical debt - ⛏ (`:pick:`) for minor or nitpick changes --- <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 2025-11-26 23:49:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#4768