[PR #2051] [MERGED] [EC-505] Update PR template #16075

Closed
opened 2026-04-15 02:03:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2051
Author: @eliykat
Created: 8/29/2022
Status: Merged
Merged: 8/30/2022
Merged by: @eliykat

Base: masterHead: EC-505-update-pr-template-checklist


📝 Commits (1)

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 .github/PULL_REQUEST_TEMPLATE.md (+4 -4)

📄 Description

Type of change

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

Objective

See https://github.com/bitwarden/clients/pull/3408, this is just to keep the PR templates in-line across repos. I didn't remove the dotnet format item because I don't think that's automated in this repo, although I did update it to specify the newer command.

Code changes

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

Screenshots

Before you submit

  • I have checked for formatting errors (dotnet tool run dotnet-format --check) (required)
  • 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/2051 **Author:** [@eliykat](https://github.com/eliykat) **Created:** 8/29/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@eliykat](https://github.com/eliykat) **Base:** `master` ← **Head:** `EC-505-update-pr-template-checklist` --- ### 📝 Commits (1) - [`084850a`](https://github.com/bitwarden/android/commit/084850a9cb512b36316e7a098ea0c4b16c205be6) Update PR template ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/PULL_REQUEST_TEMPLATE.md` (+4 -4) </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--> See https://github.com/bitwarden/clients/pull/3408, this is just to keep the PR templates in-line across repos. I didn't remove the `dotnet format` item because I don't think that's automated in this repo, although I did update it to specify the newer command. ## 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--> ## Before you submit - [ ] I have checked for formatting errors (`dotnet tool run dotnet-format --check`) (required) - [ ] 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 2026-04-15 02:03:04 -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#16075