Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Standup Notes

Pedro Jesus edited this page Apr 2, 2021 · 2 revisions

01 April 2021

.NET MAUI Support

Two options: 

  1. Does not support MAUI
  • Create new .NET MAUI Toolkit Repository
  • Merge efforts with the Windows Community Toolkit
  1. Does Support MAUI
  • Convert all Xamarin.Forms code to .NET MAUI code

Agreed on Option 1

Sunsetting Xamarin.CommunityToolkit

  • When do we stop adding new features?
  • When do we stop supporting bug fixes?
    • Maintain support until end of 2022 (coincide with Xamarin.Forms support)
  • Last release should include .NET MAUI / Xamarin.Forms "shim"

Action Items

  • Brandon: update Wiki
  • Gerald / Javier: Lead effort with Windows Community Toolkit team

Issues / PR Schedule

Follow how the Xamarin.Forms team works

  • One person per week triages Issues & PRs that have 'unverified' tag
  • (Javier also recommends one person for PRs and different person for Issues) Shared calendar that sends invitation to each person

Action Items:

  • Brandon: calendar invites

Issue / PR Triaging Workflow

Issue Requirements

  • Issue requires reproduction
  • Issue requires verification (remove unverified label)
  • Issue requires approval before PR is reviewed (add approved label)

PR Requirements

  • Linked Issue required (and linked Issue must have approved label)
    • [Bug] Issue must have unverified
  • PR is reviewed/approved
    • Respond with boiler-plate message if a PR is submitted before Issue is approved

Action Items

  • Brandon: add checkbox to PR "Linked Issue has been opened and approved"
  • Brandon: update unverified label that says it cannot be PR'd
  • Javier: (Speak with Rui) Add Contribution Guidelines to Wiki
  • Javier: (Speak with Rui) Bot to respond to Pull Requests asking for linked Issue to be approved