Skip to content

Commit 82ce6a4

Browse files
committed
updating description of mailing lists
1 parent 4ae2cfc commit 82ce6a4

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

_wikis/BioJava:MailingLists.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ BioJava Mailing Lists
77

88
BioJava has two main mailing lists :
99

10-
``[`biojava-l`](http://lists.open-bio.org/mailman/listinfo/biojava-l)
10+
* [biojava-l](http://lists.open-bio.org/mailman/listinfo/biojava-l)
1111

12-
``[`biojava-dev`](http://lists.open-bio.org/mailman/listinfo/biojava-dev)
12+
* [biojava-dev](http://lists.open-bio.org/mailman/listinfo/biojava-dev)
1313

1414
In order to avoid SPAM both lists only accept postings from list
1515
members. Anybody can become a list member, so please subscribe before
@@ -24,10 +24,9 @@ This list is intended for general discussion, advice, questions, offers
2424
of help, announcements, expressions of appreciation, bugs found in
2525
release code and requests for features.
2626

27-
`* To post or receive list email you need to `[`sign`
28-
`up`](http://lists.open-bio.org/mailman/listinfo/biojava-l)` for the list.`
29-
`* Post general issues to `[`biojava-l@biojava.org`](mailto:biojava-l@biojava.org)`.`
30-
`* You can also `[`view`](http://lists.open-bio.org/pipermail/biojava-l/)` the archive.`
27+
* To post or receive list email you need to [sign up](http://lists.open-bio.org/mailman/listinfo/biojava-l) for the list.
28+
* Post general issues to [biojava-l@biojava.org](mailto:biojava-l@biojava.org).
29+
* You can also [view](http://lists.open-bio.org/pipermail/biojava-l/) the archive.
3130

3231
biojava-dev developers list
3332
---------------------------
@@ -36,10 +35,9 @@ This list is intended for more technical discussions about API design,
3635
bugs in CVS development code, performance issues and things that might
3736
not be of interest to the more casual user.
3837

39-
`* To post or receive list email you need to `[`sign`
40-
`up`](http://lists.open-bio.org/mailman/listinfo/biojava-dev)` for the list.`
41-
`* Post general issues to `[`biojava-dev@biojava.org`](mailto:biojava-dev@biojava.org)`.`
42-
`* You can also `[`view`](http://lists.open-bio.org/pipermail/biojava-dev/)` the archive.`
38+
* To post or receive list email you need to [sign up](http://lists.open-bio.org/mailman/listinfo/biojava-dev) for the list.
39+
* Post general issues to [biojava-dev@biojava.org](mailto:biojava-dev@biojava.org).
40+
* You can also [view](http://lists.open-bio.org/pipermail/biojava-dev/) the archive.
4341

4442
List rules
4543
----------
@@ -64,11 +62,11 @@ Bug Reports
6462
-----------
6563

6664
Bugs in released code should be reported via
67-
[Redmine](https://redmine.open-bio.org)
65+
[GitHub](https://github.com/biojava/biojava/issues)
6866

6967
All bug reports should contain:
7068

71-
- BioJava version (eg 3.0.6).
69+
- BioJava version (eg 4.2.0).
7270
- OS (eg Linux, OSX 10.8, Windows XP, SuSE 9.2 etc).
7371
- A stack trace of any exception (complete if possible).
7472
- Example code that exposes the bug.

0 commit comments

Comments
 (0)