@@ -7,9 +7,9 @@ BioJava Mailing Lists
77
88BioJava 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
1414In order to avoid SPAM both lists only accept postings from list
1515members. Anybody can become a list member, so please subscribe before
@@ -24,10 +24,9 @@ This list is intended for general discussion, advice, questions, offers
2424of help, announcements, expressions of appreciation, bugs found in
2525release 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
3231biojava-dev developers list
3332---------------------------
@@ -36,10 +35,9 @@ This list is intended for more technical discussions about API design,
3635bugs in CVS development code, performance issues and things that might
3736not 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
4442List rules
4543----------
@@ -64,11 +62,11 @@ Bug Reports
6462-----------
6563
6664Bugs in released code should be reported via
67- [ Redmine ] ( https://redmine.open-bio.org )
65+ [ GitHub ] ( https://github.com/biojava/biojava/issues )
6866
6967All 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