Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos and improve support page text #480

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions support/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
<div class="ui centered container">
<h2>In case of emergency...</h2>
<p>
Let's be honest, you might think differently but we're both not perfect (yet!). From time to time we make mistakes
that end up as bugs in the OBS and it's also not unheard of that you need help to wrap your head around something
in the OBS. But don't despair, as Free Software project we're commited to work together and collaborate.
Here is how we do that.
Let's be honest, we might see things differently but neither of us is perfect (yet!). From time to time, we make
mistakes that lead to bugs in OBS, and it's not uncommon that you need a little help understanding something within OBS.
But don't worry! As a Free Software project, we're committed to working together and collaborating.
Here's how we do it.
</p>

<h3>we help each other out</h3>
<p>
There is a vibrant community of developers, admins and users that <b>support</b> each other in their usage of the OBS. They meet
online in a the <a href="irc://irc.libera.chat/openSUSE-buildservice" rel="nofollow" target="_blank">OBS IRC chat</a> or on the
<a href="mailto:buildservice@lists.opensuse.org" rel="nofollow">OBS mailing list</a>
(<a href="https://lists.opensuse.org/archives/list/buildservice@lists.opensuse.org/" rel="nofollow" target="_blank">archive</a>). Here you can ask questions
if you have trouble understanding something, you can seek advice and mingle with other OBS community members.
There is a vibrant community of developers, admins, and users who support each other in their use of OBS. They connect
online in the <a href="irc://irc.libera.chat/openSUSE-buildservice" rel="nofollow" target="_blank">OBS IRC chat</a> or on
the <a href="mailto:buildservice@lists.opensuse.org" rel="nofollow">OBS mailing list</a>
(<a href="https://lists.opensuse.org/archives/list/buildservice@lists.opensuse.org/" rel="nofollow" target="_blank">archive</a>).
Here, you can ask questions if you're having trouble understanding something, seek advice, and mingle with other members of the OBS community.
</p>

<h3>we tell us about problems</h3>
Expand Down