summaryrefslogtreecommitdiff
blob: 536de28e49fd8e4f7bad695d2e2d24c8f57e9c74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
---
nav1: inside-gentoo
nav2-show: true
nav2-weight: 99
nav2: contact
title: Contact
---

<p class="lead">
  "Gentoo" is many things, and our project is rather large. This page will help you get in touch with the right people.
</p>

<p>
  Please select an item that describes your matter best:
</p>

<div class="list-group">
  <a href="#support" class="list-group-item">
    <span class="fa fa-fw fa-life-buoy"></span>
    I need <strong>help</strong> with installing or using a Gentoo system.
  </a>
  <a href="#bug" class="list-group-item">
    <span class="fa fa-fw fa-bug"></span>
    I want to report an issue with a package that Gentoo provides.
  </a>
  <a href="#www" class="list-group-item">
    <span class="fa fa-fw fa-file-text-o"></span>
    I found <strong>wrong or outdated content on a website</strong> on <code>*.gentoo.org</code>.
  </a>
  <a href="#infra" class="list-group-item">
    <span class="fa fa-fw fa-bomb"></span>
    Something is wrong with a Gentoo server or service that operates <code>*.gentoo.org</code>.
  </a>
  <a href="#trustees" class="list-group-item">
    <span class="fa fa-fw fa-money"></span>
    I have a question regarding <strong>donations,</strong> or <strong>legal stuff</strong> like trademarks and copyrights.
  </a>
  <a href="#other" class="list-group-item">
    <span class="fa fa-fw fa-question-circle"></span>
    I have a <strong>generic question</strong> or nothing above really fits.
  </a>
</div>

<hr>

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" id="support"><span class="fa fa-fw fa-life-buoy"></span> I need help with installing or using a Gentoo system</h3>
  </div>
  <div class="panel-body">
    Support for Gentoo is provided by our awesome community.
    You have the choice to use our forums, mailing lists, or IRC channels to get help with your (future or current) Gentoo system.
    <br><br>
    For more information, check out our dedicated support page.
  </div>
  <div class="panel-footer text-right">
    <a href="/support/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-life-buoy"></span> Support Information</a>
  </div>
</div>

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" id="bug"><span class="fa fa-fw fa-bug"></span> I want to report an issue with a package that Gentoo provides</h3>
  </div>
  <div class="panel-body">
    <div class="alert alert-danger">
      Before reporting issues, please make sure that the problem is not caused by a misconfiguration on your part.
      <br>
      Our <a href="/support/" class="alert-link">support venues</a> help you ascertain whether your issue warrants a bug report.
    </div>
    Prior to reporting your first bug, please take a look at our <a href="https://wiki.gentoo.org/wiki/Beautiful_bug_reports">guide to creating beautiful bug reports</a>.
    <br><br>
    When you're ready to report the issue, head over to our Bugzilla, where you can file a bug after registering and logging in.
  </div>
  <div class="panel-footer text-right">
    <a href="https://bugs.gentoo.org/" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-bug"></span> Go to Bugzilla</a>
  </div>
</div>

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" id="www"><span class="fa fa-fw fa-file-text-o"></span> I found wrong or outdated content on a website on <code>*.gentoo.org</code></h3>
  </div>
  <div class="panel-body">
    Depending on the type of content you have found to be wrong, there are different steps to take:
    <br><br>
    <strong>The content is part of the <a href="https://wiki.gentoo.org/">Wiki</a> (<tt>wiki.gentoo.org</tt>)</strong><br>
    In this case, please sign up to the Wiki and try to make the changes yourself!<br>
    If you can't because you are not authorized, or are unsure about your change, please add a comment to the discussion page of the respective article.
    <br><br>
    <strong>The content is elsewhere</strong><br>
    If the content is not part of the Wiki, please let the Gentoo Webmasters know via <a href="mailto:www@gentoo.org">www@gentoo.org</a>.
  </div>
  <div class="panel-footer text-right">
    <a href="mailto:www@gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-envelope-o"></span> Contact Gentoo Webmasters</a>
  </div>
</div>

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" id="infra"><span class="fa fa-fw fa-bomb"></span> Something is wrong with a Gentoo server or service that operates <code>*.gentoo.org</code></h3>
  </div>
  <div class="panel-body">
    The Gentoo Infrastructure team maintains our services.
    <br><br>
    Before contacting them, please check our <a href="https://infra-status.gentoo.org">Infrastructure Status</a> page.
    If the issue you would like to report is already listed there; or the service in question marked as being down or in maintenance, you don't need to send another message, they are already aware.
  </div>
  <div class="panel-footer text-right">
    <a href="mailto:infra@gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-wrench"></span> Contact Infrastructure</a>
  </div>
</div>

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" id="trustees"><span class="fa fa-fw fa-money"></span> I have a question regarding donations, or legal stuff like trademarks and copyrights</h3>
  </div>
  <div class="panel-body">
    For information about donations, the Gentoo Foundation, or anything else related to Gentoo intellectual property, trademarks, and copyrights,
    you will likely want to speak to the Gentoo Foundation's Board of Trustees.
  </div>
  <div class="panel-footer text-right">
    <a href="mailto:trustees@gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-institution"></span> Contact Board of Trustees</a>
  </div>
</div>

<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title" id="other"><span class="fa fa-fw fa-question-circle"></span> I have a <strong>generic question</strong> or nothing above really fits</h3>
  </div>
  <div class="panel-body">
    <div class="alert alert-danger">
      The PR team does <strong>not provide user support or troubleshooting advice.</strong><br>
      Please do not contact them with such inquiries and refer to our <a href="/support/">support information</a> instead.
    </div>
    <p>
      Please get in touch with our Public Relations team.
    </p>
  </div>
  <div class="panel-footer text-right">
    <a href="mailto:pr@gentoo.org" class="btn btn-primary btn-sm"><span class="fa fa-fw fa-users"></span> Contact Public Relations</a>
  </div>
</div>