[PR #2325] [CLOSED] Update config.yml #3502

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2325
Author: @acostarj
Created: 1/24/2023
Status: Closed

Base: mainHead: acostarj-textupdate-mobile


📝 Commits (10+)

  • 2cab62f TDL-13 Removed workaround of null reference on LabelRenderer given that Xamarin forms has been updated with the fix (#1889)
  • 5721360 PS-291 Fix password history to update the collection on the main thread to load correctly (#1890)
  • e0efcfb Add dotnet-format tool (#1737)
  • 04539af Run dotnet format (#1738)
  • c988175 [TI-8] Add .git-blame-ignore-revs (#1891)
  • 769851a Update .gitattributes to fix build issue (#1892)
  • cdc41d3 Bumped version to 2.18.0 (#1893)
  • 1bbe8d8 Bumped version to 2.18.1 (#1894)
  • c251b95 PS-77 Updated two-factor email request to include the device identifier to check whether to send the 2fa email because of a new device (#1895)
  • b081a8c fix a11y issue with hCaptcha on iOS (#1896)

📊 Changes

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

View changed files

📝 .github/ISSUE_TEMPLATE/config.yml (+1 -1)

📄 Description

CS wants to bring more attention to the autofill report, requests changing to UPPCASE

Type of change

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

Objective

CS wants to bring more attention to the autofill report, requests changing to UPPCASE

Code changes

Change text line 3 autofill to AUTOFILL

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If 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/2325 **Author:** [@acostarj](https://github.com/acostarj) **Created:** 1/24/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `acostarj-textupdate-mobile` --- ### 📝 Commits (10+) - [`2cab62f`](https://github.com/bitwarden/android/commit/2cab62fda5c1106cca2852f78e04ea4c40521dcb) TDL-13 Removed workaround of null reference on LabelRenderer given that Xamarin forms has been updated with the fix (#1889) - [`5721360`](https://github.com/bitwarden/android/commit/57213607a73f348d7a0e842b5145e439b62c1d12) PS-291 Fix password history to update the collection on the main thread to load correctly (#1890) - [`e0efcfb`](https://github.com/bitwarden/android/commit/e0efcfbe45b2a27c73e9593bfd7a71fad2aa7a35) Add dotnet-format tool (#1737) - [`04539af`](https://github.com/bitwarden/android/commit/04539af2a66668b6e85476d5cf318c9150ec4357) Run dotnet format (#1738) - [`c988175`](https://github.com/bitwarden/android/commit/c988175e502cbd0ae4615eb89a9fa96389dcc844) [TI-8] Add .git-blame-ignore-revs (#1891) - [`769851a`](https://github.com/bitwarden/android/commit/769851adfe1c299a668781a86ffb0d1cc55e17b6) Update .gitattributes to fix build issue (#1892) - [`cdc41d3`](https://github.com/bitwarden/android/commit/cdc41d3bef171665892744956738a5c24a4111eb) Bumped version to 2.18.0 (#1893) - [`1bbe8d8`](https://github.com/bitwarden/android/commit/1bbe8d8b985d2aefc4b0e91eaab96f69f70dbfc3) Bumped version to 2.18.1 (#1894) - [`c251b95`](https://github.com/bitwarden/android/commit/c251b950d1212436de43ff18149f04652ee8db74) PS-77 Updated two-factor email request to include the device identifier to check whether to send the 2fa email because of a new device (#1895) - [`b081a8c`](https://github.com/bitwarden/android/commit/b081a8c6347516e7ebe9577f4e40caf3421fe0c6) fix a11y issue with hCaptcha on iOS (#1896) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/config.yml` (+1 -1) </details> ### 📄 Description CS wants to bring more attention to the autofill report, requests changing to UPPCASE ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [X] Other ## Objective CS wants to bring more attention to the autofill report, requests changing to UPPCASE ## Code changes Change text line 3 autofill to AUTOFILL ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If 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:33:38 -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#3502