Skip to content

Commit bd5d524

Browse files
Update branding in docs
1 parent 07c6cbd commit bd5d524

3 files changed

Lines changed: 9 additions & 11 deletions

File tree

.github/workflows/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1313
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1414
<Copyright>(c) .NET Foundation and Contributors. All rights reserved.</Copyright>
15-
<PackageProjectUrl>https://github.com/CommunityToolkit/Tooling-Submodule</PackageProjectUrl>
16-
<PackageReleaseNotes>https://github.com/CommunityToolkit/Tooling-Submodule/releases</PackageReleaseNotes>
15+
<PackageProjectUrl>https://github.com/CommunityToolkit/Tooling-Windows-Submodule</PackageProjectUrl>
16+
<PackageReleaseNotes>https://github.com/CommunityToolkit/Tooling-Windows-Submodule/releases</PackageReleaseNotes>
1717
<!-- TODO: Remove when closing https://github.com/CommunityToolkit/Labs-Windows/issues/256 -->
1818
<NoWarn>$(NoWarn);NU1505;NU1504</NoWarn>
1919
</PropertyGroup>

Contributing.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
# ✨ Contributing to the Windows Community Toolkit Labs
1+
# ✨ Contributing to the Community Toolkit Tooling
22

3-
Thank you for exhibiting interest in contributing to the Windows Community Toolkit. The team is delighted to welcome you onboard to our exciting and growing project. Any contribution or value added go a long way to enhance the project!
3+
Thank you for exhibiting interest in contributing to the Community Toolkit. The team is delighted to welcome you onboard to our exciting and growing project. Any contribution or value added go a long way to enhance the project!
44

55
Please bear with us as we onboard to this new process using Windows Community Toolkit Labs.
66

7-
**Note:** _In Preview we're currently not accepting new experiments beyond our trial list to ensure our infrastructure is stabilized, if you'd like to contribute [please see where you can lend a hand with Labs itself here](https://github.com/CommunityToolkit/Labs-Windows/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)_ [If you have an idea for a component though, please feel free to open a discussion here.](https://github.com/CommunityToolkit/Labs-Windows/discussions?discussions_q=category%3AExperiments+category%3A%22Ideas%22+)
8-
97
## ❔ Questions <a name="question"></a>
108

11-
Due to the high volume of incoming issues please keep our GitHub issues for bug reports about the Labs infrastructure itself. For general questions and discussions (including new features), [please open up a discussion (if one doesn't exist already)](https://github.com/CommunityToolkit/Labs-Windows/discussions). You can [also reach out in the `#community-toolkit` channel on Discord here](https://aka.ms/wct/discord)
9+
Due to the high volume of incoming issues please keep our GitHub issues for bug reports about the tooling infrastructure itself. For general questions and discussions (including new features), [please open up a discussion on another repo, like Labs itself (if one doesn't exist already)](https://github.com/CommunityToolkit/Labs-Windows/discussions). You can [also reach out in the `#community-toolkit` channel on Discord here](https://aka.ms/wct/discord)
1210

1311
## 🙋 Help Wanted <a name="help"></a>
1412

15-
We have a list of issues that are labeled as [help wanted](https://github.com/CommunityToolkit/Labs-Windows/labels/help%20wanted). Note, the level of complexity in the list can vary, but feel free to jump in to help solve these issues. Be sure to comment on issues first where you'd like to help out to coordinate with others in the community.
13+
We have a list of issues that are labeled as [help wanted](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/labels/help%20wanted). Note, the level of complexity in the list can vary, but feel free to jump in to help solve these issues. Be sure to comment on issues first where you'd like to help out to coordinate with others in the community.
1614

1715
## 💙 Thank You
1816

19-
**Thank you so much for contributing to this amazing project. We hope you will continue to add value and find yourself as a highly reliable source to the Windows Community Toolkit.**
17+
**Thank you so much for contributing to this amazing project. We hope you will continue to add value and find yourself as a highly reliable source to the Community Toolkit.**

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Community Toolkit Tooling
33

4-
![Windows Community Toolkit Labs Social Image](tooling/ToolkitLabsSocial.png)
4+
![Windows Community Toolkit Labs Social Image](ToolkitLabsSocial.png)
55

66
This repository contains the tooling infrastructure for other Community Toolkit projects, like the [Windows Community Toolkit](https://aka.ms/toolkit/windows) and the [Windows Community Toolkit Labs](https://aka.ms/toolkit/labs/windows).
77

@@ -24,6 +24,6 @@ This project is supported by the [.NET Foundation](http://dotnetfoundation.org).
2424

2525
## 🏆 Contributors
2626

27-
[![Toolkit Contributors](https://contrib.rocks/image?repo=CommunityToolkit/Tooling-Submodule)](https://github.com/CommunityToolkit/Tooling-Submodule/graphs/contributors)
27+
[![Toolkit Contributors](https://contrib.rocks/image?repo=CommunityToolkit/Tooling-Windows-Submodule)](https://github.com/CommunityToolkit/Tooling-Windows-Submodule/graphs/contributors)
2828

2929
Made with [contrib.rocks](https://contrib.rocks).

0 commit comments

Comments
 (0)