Skip to content

Commit 9ce1f98

Browse files
committed
Migrate from mailing lists to GitHub Discussions.
1 parent a5a8d6e commit 9ce1f98

1 file changed

Lines changed: 13 additions & 15 deletions

File tree

CONTRIBUTING.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Getting Involved
88
[MOST][1] and [MATPOWER][2] are community efforts and your involvement
99
is greatly appreciated.
1010
We are always looking for help in identifying and fixing bugs, writing test
11-
cases, improving documentation, answering queries on the mailing lists,
11+
cases, improving documentation, answering queries on [MATPOWER Discussions][5],
1212
enhancing existing functionality and implementing new features that fit
1313
within the general scope of the project.
1414

@@ -29,12 +29,13 @@ This repository is also included in the core MATPOWER repository as a
2929
subrepository using [`git subrepo`][4].
3030

3131

32-
Mailing Lists
33-
-------------
32+
MATPOWER Discussions
33+
--------------------
3434

35-
Your participation is welcomed on the two mailing lists for MATPOWER and MOST
36-
users and developers, [MATPOWER-L][5] and [MATPOWER-DEV-L][6], respectively.
37-
We can always use help in answering questions from newer users.
35+
Your participation is welcomed on [MATPOWER Discussions][5] on GitHub, a place
36+
to connect with other members of the MATPOWER community to ask questions, share
37+
ideas, and engage with other MATPOWER users and developers. MATPOWER Discussions
38+
replaces the legacy MATPOWER-L and MATPOWER-DEV-L [e-mail lists][6].
3839

3940

4041
Reporting a Bug
@@ -47,10 +48,8 @@ a mistake in the documentation, please report it.
4748

4849
1. **Confirm it is a bug.** You should be able to demonstrate that it
4950
is an error caused by the code in this repository. If it is simply that
50-
you do not understand a result you are getting, ask a question on the
51-
[MATPOWER discussion mailing list][5] instead of submitting an issue
52-
*(after searching [the archives][8] to see if your question has already
53-
been answered, of course)*.
51+
you do not understand a result you are getting, ask a question on
52+
[MATPOWER Discussions][5] instead of submitting an issue.
5453

5554
2. **Check if it has already been reported or fixed.** Make sure the bug
5655
still exists by attempting to reproduce it using the latest `master`
@@ -93,8 +92,8 @@ Submitting Additions or Modifications to the Code
9392
Code contributions are a great help and are always welcome. This includes
9493
bug fixes, enhancements to existing functionality, new features or tests,
9594
and even edits to the included documentation. It is always a good idea to
96-
discuss your ideas first on the [MATPOWER developer mailing list][6], especially
97-
for larger or more complex contributions.
95+
discuss your ideas first on [MATPOWER Discussions][5], especially for larger
96+
or more complex contributions.
9897

9998
Contributions should be submitted as pull requests, as described below.
10099
Before submitting your pull request, please make sure you have tested
@@ -307,10 +306,9 @@ the power systems community. **Thank you!**
307306
[2]: https://github.com/MATPOWER/matpower
308307
[3]: https://github.com/MATPOWER/mptest
309308
[4]: https://github.com/ingydotnet/git-subrepo
310-
[5]: https://matpower.org/mailing-lists/#discusslist
311-
[6]: https://matpower.org/mailing-lists/#devlist
309+
[5]: https://github.com/MATPOWER/matpower/discussions
310+
[6]: https://matpower.org/mailing-lists
312311
[7]: https://github.com/MATPOWER/most/issues
313-
[8]: https://www.mail-archive.com/[email protected]/
314312
[9]: https://github.com/MATPOWER/matpower/issues
315313
[10]: https://github.com/MATPOWER/matpower/blob/master/docs/MATPOWER-dev-guide.md
316314
[11]: https://help.github.com/articles/set-up-git/

0 commit comments

Comments
 (0)