diff --git a/Membership/Views/Profile/Index.cshtml b/Membership/Views/Profile/Index.cshtml index 31a631f..98bc6b0 100644 --- a/Membership/Views/Profile/Index.cshtml +++ b/Membership/Views/Profile/Index.cshtml @@ -3,114 +3,134 @@ ViewData["Title"] = Model.DisplayName; } -
- @if (!string.IsNullOrEmpty(Model.GitHubId))
- {
- @Model.GitHubId@:
- }
-
- @if (!string.IsNullOrEmpty(Model.TwitterId))
- {
- @Model.TwitterId@:
- }
-
- @if (!string.IsNullOrEmpty(Model.BlogUrl))
+
+ Now that you're a .NET Foundation member, we'd love for you to get more involved. Action Groups are the way to do that. Action Groups are how members can help set our policy and directly work on projects in the following areas:
+ Communications,
+ Corporate Relations,
+ Marketing,
+ Membership,
+ Outreach,
+ Project Support,
+ Speakers and Meetups,
+ and Technical Review.
+
+ @if (!string.IsNullOrEmpty(Model.GitHubId))
+ {
+ @Model.GitHubId@:
+ }
+
+ @if (!string.IsNullOrEmpty(Model.TwitterId))
+ {
+ @Model.TwitterId@:
+ }
+
+ @if (!string.IsNullOrEmpty(Model.BlogUrl))
+ {
+ Blog
+ }
+ We don't have a record of dues payment for your account. You can pay your annual dues via OpenCollective or PayPal, or you can opt-out if dues present a financial hardship.
- See our Dues Information page for more information, or
- to make an additional donation.
- Join an Action Group!
+ Member Profile for @Model.DisplayName Sign out
+ @Model.GivenName @Model.Surname
+
+ Welcome!
-
- Pay Dues
- Your annual dues information is up to date.
-
- We're asking voting members for $100 annual dues, but please don't let dues keep you from joining! If $100 dues are a problem for you, - you can set a lower dues amount, down to $0. That applies to students, people in parts of the world where $100 is expensive, etc. - You know your circumstances, and we trust you. Again, please don't let dues keep you from joining. - Contact us (contact@dotnetfoundation.org) if you have any question about this. -
++ We're asking voting members for $100 annual dues, but please don't let dues keep you from joining! +
++ If $100 dues are a problem for you, + you can set a lower dues amount, down to $0. That applies to students, people in parts of the world where $100 is expensive, etc. + You know your circumstances, and we trust you. Again, please don't let dues keep you from joining. +
++ Contact us (contact@dotnetfoundation.org) if you have any question about this. +
+So why are we asking for dues at all? For a few reasons:
+So why are we asking for dues at all? For a few reasons:
-- While we are asking for $100 annually, you can set your own contribution amount. -
++ While we are asking for $100 annually, you can set your own contribution amount. +
+ +- OpenCollective provides a transparent platform for funding open source projects. You can make separate donations there, including monthly - contributions, and you can see how your money is being spent. Take a look at our - .NET Foundation profile on OpenCollective - . -
++ OpenCollective provides a transparent platform for funding open source projects. You can make separate donations there, including monthly + contributions, and you can see how your money is being spent. Take a look at our + .NET Foundation profile on OpenCollective + . +
-If you'd prefer not to contribute via OpenCollective, you're welcome to contribute directly via PayPal.
-If you'd prefer not to contribute via OpenCollective, you're welcome to contribute directly via PayPal.
+- If you're not able to contribute dues, we respect that and don't want to exclude you on financial grounds. You're welcome to opt-out, - and if you're able to contribute in the future, you'll have donation links available on your member page. -
-Opt-Out \ No newline at end of file ++ If you're not able to contribute dues, we respect that and don't want to exclude you on financial grounds. You're welcome to opt-out, + and if you're able to contribute in the future, you'll have donation links available on your member page. +
+ Opt-Out +