Skip to content

Commit 869b9b8

Browse files
authored
add support notes for orgs (#17897)
1 parent 64a1dcc commit 869b9b8

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

docs/mkdocs-user-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ nav:
7474
- "organization-accounts/actions/project-actions.md"
7575
- "organization-accounts/actions/team-actions.md"
7676
- "organization-accounts/pricing-and-payments.md"
77+
- "organization-accounts/support.md"
7778
- "Trusted Publishers":
7879
- "trusted-publishers/index.md"
7980
- "trusted-publishers/adding-a-publisher.md"
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Support
3+
---
4+
5+
<!--[[ preview('org-accounts') ]]-->
6+
7+
# Support
8+
9+
## Organization Features
10+
11+
If you are experiencing trouble using Organization Features on PyPI please open a
12+
[Bug report](https://github.com/pypi/warehouse/issues/new?template=bug-report.md&labels=organizations,bug,requires%20triaging)
13+
or
14+
[Feature request](https://github.com/pypi/warehouse/issues/new?template=feature-request.md&labels=organizations,feature%20request,requires%20triaging)
15+
on the [pypi/warehouse repository](https://github.com/pypi/warehouse).
16+
17+
## General Support
18+
19+
If you need general support, please contact
20+
[PyPI Support](mailto:[email protected]).
21+
22+
## Organization Billing
23+
24+
If you need to get support for your Organization's billing,
25+
or change your account type (Community -> Company or Company -> Community)
26+
please contact [PyPI Billing Support](mailto:[email protected]).
27+
28+
Make sure you send the email from an address associated with a user with the
29+
Owner or Billing Manager role on your organization,
30+
and include the name of the organization in your message.
31+

0 commit comments

Comments
 (0)