You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/pages/development.html.erb
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
<h2>Development</h2>
2
2
3
-
<p>Sequel is being actively developed. New versions of Sequel are generally released monthly during the first week of the month. You can join in on the discussions, ask questions, suggest features, and discuss Sequel in general by joining our Google Group - <ahref='http://groups.google.com/group/sequel-talk'>Sequel Talk</a> or our <ahref='irc://irc.freenode.net/sequel'>IRC channel</a>.</p>
3
+
<p>Sequel is being actively developed. New versions of Sequel are generally released monthly during the first week of the month. You can join in on the discussions, ask questions, suggest features, and discuss Sequel in general by joining our Google Group, <ahref='http://groups.google.com/group/sequel-talk'>Sequel Talk</a>.</p>
4
4
5
5
<h3>Reporting Bugs</h3>
6
6
7
-
<p>To report a bug in Sequel, use <ahref="https://github.com/jeremyevans/sequel/issues">GitHub Issues</a>. If you aren't sure if something is a bug, post a question on the <ahref='http://groups.google.com/group/sequel-talk'>Google Group</a> or ask on <ahref='irc://irc.freenode.net/sequel'>IRC</a>. Note that GitHub Issues should not be used to ask questions about how to use Sequel, use the Google Group or IRC for that.</p>
7
+
<p>To report a bug in Sequel, use <ahref="https://github.com/jeremyevans/sequel/issues">GitHub Issues</a>. If you aren't sure if something is a bug, post a question on the <ahref='http://groups.google.com/group/sequel-talk'>Google Group</a>. Note that GitHub Issues should not be used to ask questions about how to use Sequel, use the Google Group for that.</p>
8
8
9
9
<h3>Source Code</h3>
10
10
11
11
<p>The master source code repository is <ahref="https://github.com/jeremyevans/sequel/">jeremyevans/sequel on github</a>.</p>
12
12
13
13
<h3>Submitting Patches</h3>
14
14
15
-
<p>The easiest way to contribute is to use git, post the changes to a public repository, and send a pull request, either via GitHub, the Google Group, or IRC. Posting patches to the bug tracker or the Google Group works fine as well.</p>
15
+
<p>The easiest way to contribute is to use git, post the changes to a public repository, and send a pull request, either via GitHub or the Google Group. Posting patches to the bug tracker or the Google Group works fine as well.</p>
0 commit comments