[PR #1901] [MERGED] Remove testing requirements from pr template #3210

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/1901
Author: @eliykat
Created: 5/10/2022
Status: Merged
Merged: 5/10/2022
Merged by: @eliykat

Base: masterHead: pr-template


📝 Commits (1)

  • 130f0a3 Remove testing requirements from pr template

📊 Changes

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

View changed files

📝 .github/PULL_REQUEST_TEMPLATE.md (+0 -5)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Testing requirements / QA notes are now in the Jira ticket templates, and can be removed from the Github PR templates.

The reviewer of any community PR is responsible for completing the testing notes in Jira.

Code changes

  • file.ext: Description of what was changed and why

Screenshots

Testing requirements

Before you submit

  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

🔄 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/1901 **Author:** [@eliykat](https://github.com/eliykat) **Created:** 5/10/2022 **Status:** ✅ Merged **Merged:** 5/10/2022 **Merged by:** [@eliykat](https://github.com/eliykat) **Base:** `master` ← **Head:** `pr-template` --- ### 📝 Commits (1) - [`130f0a3`](https://github.com/bitwarden/android/commit/130f0a300cc58f4837c4ce2c0134c2997f32097e) Remove testing requirements from pr template ### 📊 Changes **1 file changed** (+0 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/PULL_REQUEST_TEMPLATE.md` (+0 -5) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Testing requirements / QA notes are now in the Jira ticket templates, and can be removed from the Github PR templates. The reviewer of any community PR is responsible for completing the testing notes in Jira. ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> * **file.ext:** Description of what was changed and why ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## Testing requirements <!--What functionality requires testing by QA? This includes testing new behavior and regression testing--> ## Before you submit - [ ] I have added **unit tests** where it makes sense to do so (encouraged but not required) - [ ] This change requires a **documentation update** (notify the documentation team) - [ ] This change has particular **deployment requirements** (notify the DevOps team) --- <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:29:44 -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#3210