Sean Killeen
5b5e7a6a02
Add Automated docs spellcheck via GitHub Actions ( #10774 )
...
* github action
* cSpell config
* fixes: "prioritization", pre-release, up-vote
2022-10-19 11:21:01 +01:00
Matthew Leibowitz
e888924b7d
Update bug-report.yml
2022-10-14 21:47:34 +02:00
Matthew Leibowitz
cd47cc8621
Update bug-report.yml
2022-10-14 21:47:01 +02:00
Gerald Versluis
4c9ddf2472
Update bug-report.yml ( #10466 )
2022-10-04 03:46:37 +08:00
Matthew Leibowitz
0dc7faf693
Use the correct CLI command
...
Fixes #10447
2022-10-03 22:24:02 +08:00
Rui Marinho
9e31d86fd9
[dependabot] No updates for Selenium packages
2022-09-15 12:23:48 +01:00
Eilon Lipton
ef6409ca07
Delete label-partner-issues.yml ( #10023 )
...
This GitHub workflow is no longer used, and has been replaced with FabricBot (see FabricBot files in https://github.com/dotnet/maui/tree/main/.github ).
2022-09-09 20:12:23 +02:00
Gerald Versluis
24df755955
Update bug-report.yml ( #9807 )
2022-08-31 11:47:21 +01:00
Matthew Leibowitz
2f6b8c4032
Update DEVELOPMENT.md
2022-08-25 18:29:50 +02:00
Matthew Leibowitz
90858c2a50
Update DEVELOPMENT.md
2022-08-18 15:55:43 +02:00
Matthew Leibowitz
da1b5a656d
Update DEVELOPMENT.md
2022-08-16 11:30:40 +02:00
Gerald Versluis
fd21659c59
Update fabricbot.json
2022-08-09 14:50:39 -04:00
Matthew Leibowitz
84dfae49b6
Update bug-report.yml
2022-08-08 16:28:13 +02:00
Ikko Ashimine
48a14f2aca
Update repro.md ( #9226 )
...
createa -> create
2022-08-08 11:56:04 +02:00
Gerald Versluis
9eeb562bde
Update fabricbot.json
2022-08-05 15:21:12 +02:00
Gerald Versluis
ad835e432f
Add public triage information ( #9136 )
...
* Create TriageProcess.md
* Add more
* Update fabricbot.json
* Update fabricbot.json
* Rearrange files + add README
* Try exclude docs and .github from CI
* Revert "Try exclude docs and .github from CI"
This reverts commit 735a704a99
.
2022-08-05 10:46:41 +02:00
Rui Marinho
5dc95b4814
[nuget] Ignore Selenium packages
2022-07-26 16:08:28 +01:00
Eilon Lipton
2d5729f246
Add Admin check for removing needs-info labels ( #8933 )
...
* Add Admin check for removing needs-info labels
"Write" is a separate permission from "Admin" so we need to check both when applying certain rules
* Update fabricbot.json
2022-07-24 13:38:13 +02:00
Eilon Lipton
05c5e202a3
Add bot rule to manage 's/move-to-vs-feedback' issues
...
New workflows:
1. When 's/move-to-vs-feedback' is applied, tell user to use VS Feedback tool
2. If issue is commented on within 3 days, mark as 's/needs-attention'
3. If issue is inactive for 3 days, close the issue
2022-07-14 16:20:52 -07:00
Gerald Versluis
4379cff43c
Update bug-report.yml
2022-07-14 15:10:29 +02:00
Shane Neuville
6b00c69658
Update DEVELOPMENT.md ( #8475 )
2022-07-04 11:43:47 +02:00
Gerald Versluis
317896b714
Update repro.md
2022-07-01 11:42:50 +02:00
Shane Neuville
c6f72e206b
Update with branch information ( #8420 )
2022-06-30 11:35:28 +01:00
Shane Neuville
4442b1acdd
Merge branch 'net6.0'
2022-06-29 09:05:38 -05:00
Shane Neuville
f06f589775
Update with branch and project structure ( #8396 )
...
* Update with branch and project structure
* Update .github/DEVELOPMENT.md
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
2022-06-29 10:05:52 +01:00
Eilon Lipton
a7c5ed9bba
Exclude template source from being formatted
...
The "source code" in that folder is not real source code, so the formatted can accidentally break the files.
2022-06-28 11:31:08 -07:00
Symbai
92c189b6d0
Update DEVELOPMENT.md ( #8336 )
2022-06-28 19:01:58 +02:00
Matthew Leibowitz
3d94d737fb
Update DEVELOPMENT.md
2022-06-23 19:32:38 +02:00
Shane Neuville
8887ae8d52
Update DEVELOPMENT.md
2022-06-22 10:32:09 -05:00
Eilon Lipton
74b28fcc77
Update FabricBot partner list ( #8215 )
...
Removing 'eilon' (me) from the list because that was just a test. That test didn't work, but I confirmed with _real_ partners that it does work!
2022-06-21 16:21:07 -06:00
Eilon Lipton
defd26461e
Use FabricBot to label partner issues instead of custom GitHub action ( #8181 )
2022-06-21 10:00:31 -07:00
Shane Neuville
7f7f568a7c
Update Development Notes to the latest ( #8070 )
...
* Update Development Notes to the latest
- prioritize local build suggestions over global
- because our main/net6.0 branches are both net6.0 I removed the recommendation to install .net and just tell users to install VS
- AFAIK all of these commands work with VS MAC so I removed anything that was particular to window
- included extra cake commands added for packing and testing solutions
* Update DEVELOPMENT.md
* Update .github/DEVELOPMENT.md
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
Co-authored-by: Eilon Lipton <Eilon@users.noreply.github.com>
2022-06-16 11:02:36 -05:00
Gerald Versluis
67c1bf5bf7
Update bug-report.yml
2022-06-15 10:31:25 +02:00
Tanay Parikh
a6ecf6f2d4
Remove RC2 & Preview 14 Development Workload Installation Instructions ( #8006 )
...
Do we still need to keep these?
2022-06-14 11:55:33 -07:00
Pedro Jesus
92a916c607
Updated the VS-target ( #7649 )
...
* Updated the VS-target
* Added a target that works for me
2022-06-01 14:09:37 +01:00
Rui Marinho
d0f445824a
Update dotnet-format-daily.yml
2022-05-26 16:37:15 +01:00
Rui Marinho
e393047346
Update dotnet-format-daily.yml
2022-05-26 14:40:48 +01:00
Rui Marinho
b769776781
Update dotnet-format-daily.yml
2022-05-26 14:38:26 +01:00
Rui Marinho
6cb108709b
Update dotnet-format-daily.yml
2022-05-26 14:29:49 +01:00
Rui Marinho
5725d1f8a3
Update dotnet-format-daily.yml
2022-05-26 14:25:46 +01:00
Gerald Versluis
ed259f2d30
Use .NET 6 built-in dotnet format tool ( #6371 )
2022-05-26 14:22:10 +01:00
Eilon Lipton
938a84a5ab
Update bug template to list 6.0 GA ( #7480 )
...
Fixes #7474
2022-05-25 13:27:17 -04:00
Lutz Roeder
689dcaa0f8
Enable creating blank issues ( #7282 )
2022-05-17 18:09:41 -07:00
Matthew Leibowitz
7bc38227c8
Merge branch 'release/6.0.3xx'
2022-05-16 17:55:18 +07:00
Matthew Leibowitz
00a095f29e
Ensure CSS can be used in SVG files ( #7106 )
...
* Add tests for CSS in SVG images
* Added msbuild test
* Finally found it
2022-05-13 20:33:15 -04:00
Lutz Roeder
c7a04d78b8
Update README.md ( #7178 )
2022-05-13 14:00:38 -07:00
Maira Wenzel
8383b6f45d
Update URL for MAUI support ( #7043 )
2022-05-13 20:04:30 +02:00
Lutz Roeder
2db539e02c
Update README.md ( #7098 )
2022-05-12 17:13:27 +00:00
Gerald Versluis
18e155d69c
Update bug-report.yml
2022-05-10 20:35:16 +02:00
Shane Neuville
fc0e8a273c
Update DEVELOPMENT.md
2022-05-09 14:03:17 -05:00
Matthew Leibowitz
9e2dfae075
Update dependabot.yml
2022-05-07 10:38:23 +02:00
Matthew Leibowitz
4e5f0153d8
Update DEVELOPMENT.md
2022-05-05 20:12:25 +02:00
Matthew Leibowitz
527f05102f
Update DEVELOPMENT.md
2022-05-01 13:33:32 +02:00
James Clancey
3be4bb0f73
Update to rc2 ( #6678 )
...
* Update to rc2
* Update DEVELOPMENT.md
2022-04-29 15:18:11 -04:00
Matthew Leibowitz
9aeaa32dbd
Merge the app and library sample projects ( #6549 )
...
* Merge the app and library sample projects
* Fixed namespaces and removed old platform projects
* flip order for ease
* fix this page
2022-04-27 15:08:08 -05:00
Rui Marinho
2671b3c4a5
[dependabot] Ignore patch updated on Microsoft.TemplateEngine.Tasks
2022-04-27 17:12:36 +01:00
Rui Marinho
ed5e1370fb
[dependabot] Ignore Microsoft.Build packages
2022-04-27 17:05:27 +01:00
Gerald Versluis
eea676ea29
Update bug-report.yml
2022-04-27 13:22:54 +02:00
Tanay Parikh
0846c23ff8
MacOS `main` Development Setup ( #6462 )
...
* Update DEVELOPMENT.md
* Spacing
2022-04-25 14:44:35 +08:00
Matthew Leibowitz
69db308b16
Update dependabot.yml
2022-04-21 06:43:12 +02:00
Rui Marinho
f17768e35c
[dependabot] Add Microsoft.DotNet.XHarness to ignore
2022-04-20 14:22:10 +01:00
Rui Marinho
6a5a568d84
Fix labels
2022-04-20 12:10:11 +01:00
Rui Marinho
b99ec0ef38
Add packages to ignore ( #6299 )
2022-04-20 11:01:59 +01:00
Rui Marinho
705d344ac0
Cleanup code format ( #6242 )
2022-04-20 08:37:17 +02:00
Rui Marinho
c183845b7f
Update dependabot
2022-04-19 17:44:37 +01:00
Rui Marinho
ad7ee70339
Add dependabot ( #6236 )
2022-04-19 17:27:33 +01:00
Gerald Versluis
494b0a8089
Make RC1 current version in bug report templatee ( #6039 )
2022-04-13 11:03:48 +01:00
Matthew Leibowitz
d2c0e94707
Update DEVELOPMENT.md
2022-04-12 23:48:21 +02:00
Andrew Au
8e05d0945c
Fix cake ( #5712 )
2022-03-31 17:53:41 -07:00
Matthew Leibowitz
2a11d2e4b4
Update DEVELOPMENT.md
2022-03-31 18:02:20 +02:00
Tanay Parikh
79f2fef939
Update MacOS Repo Setup Instructions ( #5525 )
...
* Update DEVELOPMENT.md
* Update DEVELOPMENT.md
* Update DEVELOPMENT.md
* Feedback
2022-03-28 12:36:09 -07:00
James Clancey
4c49d57b11
Removed extra " ( #5582 )
2022-03-25 14:44:02 -06:00
Jonathan Dick
8b4484b67a
Update DEVELOPMENT.md
2022-03-25 12:03:20 -04:00
Shane Neuville
9923e060bb
Update DEVELOPMENT.md
2022-03-21 17:01:02 -05:00
Gerald Versluis
d48da93868
Update repro.md ( #5368 )
2022-03-17 14:10:00 +01:00
Gerald Versluis
f292951470
Update bug-report.yml ( #5367 )
2022-03-17 11:33:44 +01:00
Eilon Lipton
94da0316bb
Add readme for FabricBot ( #5320 )
2022-03-15 19:12:27 -04:00
Matthew Leibowitz
b190aeccbc
Update DEVELOPMENT.md
2022-03-15 02:02:01 +03:00
Matthew Leibowitz
1897ea5158
Update DEVELOPMENT.md
2022-03-11 17:35:31 +02:00
Eilon Lipton
aed1128791
Fix branch typo in dev doc ( #5175 )
...
And remove unnecessary .NET 6 heading (it's all .NET 6!).
2022-03-09 18:43:20 -05:00
Matthew Leibowitz
138ac40e61
Update DEVELOPMENT.md
2022-03-09 18:38:49 +02:00
Eilon Lipton
7a0580afa1
FabricBot rule to add area/controls to issues when control-X label is applied ( #5141 )
2022-03-08 19:02:12 -05:00
Gerald Versluis
68a38d7504
Update bug-report.yml ( #5134 )
2022-03-08 16:18:15 +00:00
Matthew Leibowitz
9f001aed34
Update DEVELOPMENT.md
2022-03-08 12:59:24 +02:00
Jonathan Dick
ec33802c4a
Update DEVELOPMENT.md
2022-03-07 16:04:01 -05:00
James Clancey
0a83dd069c
Update DEVELOPMENT.md ( #4977 )
...
* Update DEVELOPMENT.md
Added missing nuget source
* Added DEVELOPMENT.md link to CONTRIBUTING.md
* Update DEVELOPMENT.md
Co-authored-by: Gerald Versluis <gerald@verslu.is>
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2022-03-01 20:51:31 +02:00
Matthew Leibowitz
89d897a6b2
Update DEVELOPMENT.md
2022-03-01 20:49:24 +02:00
Shane Neuville
520c7bcce0
Update DEVELOPMENT.md
2022-03-01 11:07:49 -06:00
Eilon Lipton
67b39b10ee
Update PULL_REQUEST_TEMPLATE.md ( #4965 )
...
* Update PULL_REQUEST_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
2022-02-28 12:56:52 -05:00
Eilon Lipton
ec03f4c4fc
Oops, comma. ( #4770 )
2022-02-18 12:22:38 +00:00
Eilon Lipton
00f3022912
Remove debug checks ( #4738 )
...
* Remove debug checks
Remove debug checks so that all rules are active
* Add FabricBot rules for s/needs-repro label (#4739 )
It's the same logic as the s/needs-info label. In most cases it's done by adding an "or" to check for either the s/needs-info OR s/needs0repro label, but in the case of rules that used a 'search' task, the rules were cloned because they don't support operators.
2022-02-17 13:59:43 -05:00
Eilon Lipton
a1b6540f0a
Initial set of FabricBot rules for issue/PR management (TEST) ( #4732 )
...
NOTE: These are still in testing and not fully activated (yet)
Rules for:
- Managing repro requests for issues that are unclear (ask author for feedback, close if no response after a while)
- Locking old closed issues to prevent people commenting on ancient dust
- Adding a clarifying comment to items moved into the "Future" milestone
- Applying 'area/X' labels to certain well-known changes (for example, Maestro Bot updating dependencies)
2022-02-16 15:47:00 -08:00
Gerald Versluis
bf727afd58
Update bug-report.yml ( #4718 )
2022-02-16 10:22:13 -05:00
Eilon Lipton
8737ee0219
Try enabling FabricBot ( #4702 )
2022-02-15 16:56:34 -05:00
Shane Neuville
675a4a0b75
Update DEVELOPMENT.md
2022-02-10 20:48:45 -06:00
Shane Neuville
b41ee007fa
Update DEVELOPMENT.md
2022-02-10 20:47:27 -06:00
Matthew Leibowitz
b3db599195
Update DEVELOPMENT.md
2022-02-06 09:47:47 +02:00
Jonathan Dick
553b69bc5c
Remove legacy TFMs ( #4403 )
...
* Remove legacy TFM projects
* Rename solution files
* Remove old sln files
* Help omnisharp
Adds an omnisharp.json config file to help ignore some projects that don't load well.
But also add an _omnisharp.sln since Omnisharp basically finds the first solution it can regardless of the config file excludes and will try and load those projects. This puts it high in the list and is generally convenient to work on the main projects from the repo within omnisharp.
* Ignore .csx in omnisharp
* Fix android api level warning
* Fix up tfm logic
This will make net7.0 easier to start building against too.
* Make TFM runtime value dynamic
* Fix closing tag
* Add another project to omnisharp exclude
* Fix some logic
* Fix msbuild property function call
* Clean up resizetizer
These targets actually ship so they need to not just _use_ the Maui properties from directory build props
* Fix bad copy paste
* Another copy paste fix
* More fixes
* Add Controls.Xaml (missing) back to sln
* Drop S.N.Vectors version in csproj
It gets updated from other targets
* Don't set versions for WPF
* Bring back IsBindingProject
* Fix bad copy paste
* Make GetTfm static
* Fix missing namespace prefix
* Properly replace the TFM in BundledVersions
* Second replace should update the file the first one output
* Fix input for second replace
* Update the templates with the correct TFM
Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
2022-01-30 19:09:26 +00:00
Tanay Parikh
4de27b72ec
Add `@dotnet/dotnet-maui-blazor-eng` to Blazor Desktop CODEOWNERS ( #4365 )
...
* Add `@dotnet/dotnet-maui-blazor-eng` to Blazor Desktop CODEOWNERS
2022-01-28 09:31:00 -08:00
David Ortinau
4187dc30bc
updated .NET installer links to 200 ( #4234 )
2022-01-20 16:00:34 -05:00
Javier Suárez
8d751b1d67
Update DEVELOPMENT.md
2022-01-17 09:58:11 +01:00
Matthew Leibowitz
bc42aeaed9
Update bug-report.yml
2022-01-12 21:43:06 +02:00
Jonathan Dick
0513fce4c0
Update to preview.11
2021-12-17 10:14:40 -05:00
Gerald Versluis
bf4841427b
Add `repro.md` to issue template ( #3427 )
...
* Add repro.md to issue template
* Update repro.md
2021-11-17 15:20:56 +01:00
Rui Marinho
d82b066b7f
Fix permissions
2021-11-17 14:12:30 +00:00
Gerald Versluis
708d2a2ec3
Update version boxes ( #3426 )
2021-11-16 16:51:06 -06:00
Rui Marinho
b0fae4d9a3
Fix GitHub actions ( #3413 )
...
* Remove triggers actions that don't work
* Fix permissions to dotnet format action
2021-11-16 17:47:37 +00:00
Gerald Versluis
3a04feb6c6
Update issue templates to use GitHub forms (beta) ( #3320 )
...
* Update issue templates
* Apply suggestions from code review
Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>
* PR feedback
* Update bug-report.yml
* Make CoC not mandatory to check
* Update bug-report.yml
Co-authored-by: Rachel Kang <rachel.j.kang@gmail.com>
2021-11-16 10:05:35 -05:00
Shane Neuville
f745293d89
Add WinUI to Checklist ( #3367 )
...
* Add WinUI to Checklist
* Update PULL_REQUEST_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
2021-11-12 18:09:48 +00:00
Matthew Leibowitz
154115e648
Update DEVELOPMENT.md
2021-11-10 00:09:30 +02:00
Matthew Leibowitz
50aa7fef4c
Update DEVELOPMENT.md
2021-11-10 00:08:58 +02:00
Matthew Leibowitz
ba5a3af433
Update DEVELOPMENT.md
2021-10-29 17:48:29 +02:00
Jonathan Dick
f2bfd9bb9f
Update DEVELOPMENT.md
2021-10-27 21:36:55 -04:00
Jonathan Dick
f7bf3f69df
Update DEVELOPMENT.md
2021-10-27 21:33:11 -04:00
Jonathan Dick
374f88c9db
Update DEVELOPMENT.md
2021-10-27 21:26:39 -04:00
Eilon Lipton
3c76b89c3c
Enable GitHub action to apply labels based on who opened the issue/PR ( #3055 )
...
* Enable GitHub action to apply labels based on who opened the issue/PR
* Update partners for labeler
2021-10-23 00:15:19 +00:00
Eilon Lipton
3aa3aa897e
Update GitHub issue templates to use updated labels, syntax ( #3015 )
2021-10-18 21:47:31 -04:00
James Montemagno
93920433a9
Update DEVELOPMENT.md ( #2826 )
2021-10-04 15:45:14 -04:00
Lutz Roeder
f6fa9e8c9b
Rename Development Guide ( #2822 )
2021-10-04 15:44:31 -04:00
Lutz Roeder
49bf3c0416
Move DEVELOPMENT.md to .github folder ( #2671 )
2021-09-23 12:25:35 -07:00
Matthew Leibowitz
10fa6fd2d5
Merge all the .NET 6 projects/solutions ( #2505 )
...
* Move Blazor into a separate folder
* Merge all the .NET 6 projects/solutions
* Windows projects
* that
* Make things better
* clean up
* fix that
* fast deploy debug
* remove that
* Fix paths
* fixing things
* fix that
* solutions
* fix builds for macos
* lols to me
* not a razor app
* Use LogicalName
* renamed
* No more Controls.SourceGen-net6
* Add Controls DeviceTests
* win
* update
* visibility
* Fix bug! Wee!
* - fix cake script to use correct sln for mac
* - change winui to just use vs-net6 target but default to global
* - fix VS-STable cake
* oops
* - copy info.plist local
Co-authored-by: Shane Neuville <shneuvil@microsoft.com>
2021-09-17 14:21:02 -05:00
Gerald Versluis
7f3b48c3c6
Delete forms-previewer-bug-report.md ( #2314 )
2021-08-30 08:33:03 -06:00
Eilon Lipton
e481e87f18
Add CodeOwners for Blazor Desktop ( #1713 )
2021-07-20 09:05:25 -04:00
Rachel Kang
a00c135acc
Add note on SemanticsPage to PR template
2021-04-22 13:26:22 -04:00
E.Z. Hart
2d1d2a4aed
Update PULL_REQUEST_TEMPLATE.md
...
Fix typos
2021-04-19 11:00:40 -06:00
Shane Neuville
d1bea3a664
Add Accessibility Notes to PR ( #586 )
2021-03-25 10:28:57 +00:00
Rachel Kang
5fac72d48c
Update MAUI contributing guidelines, PR template, issue templates ( #434 )
...
* Update CONTRIBUTING.md and PULL_REQUEST_TEMPLATE to reflect initial handler work
* Update issue templates to reflect MAUI repo and labels
* Update to use .NET MAUI name
* Update ISSUE_TEMPLATE to reflect bug_report changes
2021-03-05 11:01:14 -07:00
Rui Marinho
ded85b4c8d
Fix yaml files ( #394 )
2021-03-04 14:04:22 +00:00
Rui Marinho
9dcdee2ace
Merge branch 'main' into main-handler
2021-01-25 14:40:08 +00:00
Rui Marinho
cf1176bdc0
Merge branch '5.0.0' into main
2021-01-21 22:54:22 +00:00
Shane Neuville
ff298f5d32
Backport Bot ( #13446 )
2021-01-19 01:12:47 +00:00
Shane Neuville
3e4200ba9e
Add Rebase Trigger Workflow ( #13447 )
2021-01-19 01:12:23 +00:00
Shane Neuville
69fc51719f
Sync with dotnet/maui
2021-01-13 17:26:38 -06:00
Shane Neuville
011a3c908f
Merge branch 'main' into main-handler
...
# Conflicts:
# Stubs/Xamarin.Forms.Platform.cs
# src/ControlGallery/src/Xamarin.Forms.Controls.Issues.Shared/RadioButtonTemplateFromStyle.cs
# src/ControlGallery/src/Xamarin.Forms.Controls.Issues.Shared/ShellFlyoutBackground.cs
# src/ControlGallery/src/Xamarin.Forms.Controls.Issues.Shared/ShellFlyoutContentOffest.cs
# src/ControlGallery/src/Xamarin.Forms.Controls.Issues.Shared/ShellFlyoutContentWithZeroMargin.cs
# src/ControlGallery/src/Xamarin.Forms.Controls.Issues.Shared/ShellWithCustomRendererDisabledAnimations.cs
# src/Platform.Renderers/src/Xamarin.Forms.Platform.Android/Renderers/FlyoutPageRendererNonAppCompat.cs
# src/Platform.Renderers/src/Xamarin.Forms.Platform.Tizen/Renderers/ILayoutRenderer.cs
# src/Platform.Renderers/test/Xamarin.Forms.Platform.iOS.UnitTests/DatePickerTests.cs
# src/Platform.Renderers/test/Xamarin.Forms.Platform.iOS.UnitTests/TimePickerTests.cs
2021-01-13 17:01:13 -06:00
Shane Neuville
e110d82b48
Merge branch '5.0.0' into main
...
# Conflicts:
# Xamarin.Forms.Platform.Android/Platform.cs
2021-01-07 08:53:54 -06:00
Rui Marinho
c54ed94acf
[GitHub] Remove sam from reviewers of daily format
2021-01-05 12:21:03 +00:00
Rui Marinho
381ecf62ec
Merge branch '5.0.0' into main
2020-12-14 11:35:11 +00:00
Ronan
2607556def
Issue template - hide long VS environment info section ( #12979 )
...
* Remove unused issue template
* Add show/hide visual studio environment info to issue template
2020-12-11 08:53:39 -05:00
David Ortinau
5cbf25e1a5
Delete forms-previewer-bug-report.md ( #13082 )
...
Housekeeping
2020-12-10 10:48:46 +00:00
Shane Neuville
84f9804872
Merge branch '5.0.0' into main
...
# Conflicts:
# Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
2020-11-20 12:18:50 -06:00
Jonathan Dick
4e7e3900f8
Updated Issue template with more detail ( #12839 )
...
- Added request for build logs (binlog preferred) if issue is related to a build error, including instructions on how to obtain
- Added request for more environment details, including instructions on how to obtain
2020-11-17 14:23:39 -05:00
Immo Landwerth
26ae842024
Link .NET Foundation Code of Conduct ( #257 )
2020-10-19 11:33:08 -05:00
Shane Neuville
9739cb6d38
Merge branch '5.0.0' into main
2020-10-04 14:19:37 -05:00
Rui Marinho
cb08fcd102
Update dotnet-format-daily.yml
2020-10-04 11:45:30 +01:00
Shane Neuville
52e70911e5
Merge branch '5.0.0' into main
...
# Conflicts:
# .github/workflows/dotnet-format-daily.yml
2020-09-30 13:02:17 -05:00
Rui Marinho
9967019084
[Build] Add code format workflow ( #12294 )
2020-09-29 15:28:16 +01:00
Rui Marinho
c5e8e31fa5
Merge branch '5.0.0' into main
2020-09-07 16:01:30 +01:00
Rui Marinho
78ed89a7c3
[Housekeeping] More cleanup ( #11999 )
...
* [Housekeeping] Move banner
* [Housekeeping] Remove extra sln and bat files
* [Housekepping] Move repro.md
* [Housekeeping] Move docs and mdoc
* [Docs] try fix script
* Update Xamarin.Forms.Maps.nuspec
2020-09-02 17:07:17 +01:00
Rui Marinho
946a58ec81
[Build] Add auto-format daily action ( #11860 )
...
* [Build] Add auto-format daily action
* Update dotnet-format-daily.yml
2020-08-20 15:47:28 +01:00
David Ortinau
a603efd7b3
Update PULL_REQUEST_TEMPLATE.md
2020-07-15 09:08:30 -05:00
David Ortinau
43630ded4a
Update PULL_REQUEST_TEMPLATE.md
...
Adding a note about our July 15 milestone for feature PRs
2020-07-10 10:16:09 -05:00
Stephane Delcroix
289874f0ec
Fix some links with main branch rename ( #11240 )
...
* Replacing master with main
* revert some changes pointing to different repositories
* Update Xamarin.Forms.Core/Crc64.cs
Co-authored-by: Nick Randolph <nick@builttoroam.com>
2020-07-01 10:58:04 +01:00
Gerald Versluis
38db540046
Update CONTRIBUTING.md ( #10932 )
2020-06-02 17:41:27 +01:00
thisisthekap
feb457eb09
Fixed broken link in CONTRIBUTING.md ( #9518 )
...
Fixed link to PULL_REQUEST_TEMPLATE.md in CONTRIBUTING.md
2020-02-11 17:42:58 -08:00
E.Z. Hart
da444e10eb
Update CONTRIBUTING.md
2020-02-10 11:26:58 -07:00
Artem
c6c8369a4d
fix broken link in PULL_REQUEST_TEMPLATE.md ( #9391 )
2020-02-03 09:49:57 +01:00
Gerald Versluis
c658b2e6de
Update bug_report.md ( #8688 )
2020-01-10 15:01:38 -08:00
Samantha Houts
6ad7248544
Update contributing guide; tweak pull request template ( #7317 )
...
* Update contributing guide; tweak pull request template
* Update .github/CONTRIBUTING.md
Co-Authored-By: Stephane Delcroix <stephane@delcroix.org>
2019-09-09 14:41:33 -07:00
Samantha Houts
50bce1d68d
Update issue templates
2019-08-29 10:06:03 -07:00
Brian Runck
6359b16794
Update CONTRIBUTING.md ( #7153 )
...
Fix link to Beginner's Guide for Contributing
2019-08-14 11:37:18 +02:00
Samantha Houts
eade2355da
Update issue templates
2019-04-09 10:31:33 -07:00
Samantha Houts
f099097b23
Update issue templates
2018-12-07 10:01:33 -08:00
Stephane Delcroix
0995cce288
Update issue templates
2018-12-06 09:24:12 +01:00
Stephane Delcroix
dfc6725ce4
adapt CODEOWNERS
2018-11-28 12:50:33 +01:00
Samantha Houts
6487632eec
Update issue templates
2018-11-27 15:29:40 -08:00
Kevin Behrens
f6009cecff
Move github files to .github dir ( #4288 )
...
This change is completely non-functional, the files moved will function identically in the .github dir, but don't cruft up the root dir.
2018-11-06 11:10:34 +00:00