diff options
author | Walker Selby <git@walkerselby.com> | 2022-10-20 18:04:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 03:04:08 +0200 |
commit | 877878bc802d7f09841aed6d6de2f60dbab48f6d (patch) | |
tree | 7b96bb6dfb18adab2de8ff65c6823a0ea355c111 /CONTRIBUTING.md | |
parent | 8e60019903e227bc5bde2e470dc0ec3145f5102c (diff) | |
download | NotEnoughUpdates-877878bc802d7f09841aed6d6de2f60dbab48f6d.tar.gz NotEnoughUpdates-877878bc802d7f09841aed6d6de2f60dbab48f6d.tar.bz2 NotEnoughUpdates-877878bc802d7f09841aed6d6de2f60dbab48f6d.zip |
NEU/NEU vs Moulberry/NEU Contributor note (#385)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3e388cf5..f46b50c8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,8 @@ # Contributing +## Quick Note +Ever since Moulberry has stopped working on NEU, other contributors have been working on new features and fixes for the mod. If you are interested in contributing yourself, make a pull request to [NotEnoughUpdates/NotEnoughUpdates](https://github.com/NotEnoughUpdates/NotEnoughUpdates) to contribute to the prereleases, which eventually will be merged in bulk to [Moulberry/NotEnoughUpdates](https://github.com/Moulberry/NotEnoughUpdates) for major releases. + ## Before you contribute - Please check your feature / bug isn't already fixed in one of our pre-releases, on the [development branch](https://github.com/NotEnoughUpdates/NotEnoughUpdates/tree/master/) or in an open [pull request](https://github.com/NotEnoughUpdates/NotEnoughUpdates/pulls) |