我怎样能够帮助? - IzzelAliz/Multiverse-Core GitHub Wiki
简介
我们很高兴你在这里而且我们也很高兴你想帮助Multiverse这个项目!它从一个小小的世界管理器变成了首席Bukkit多世界管理和传送系统。这所有的成长是很棒的,但是他让我们当中的一些人无法正常生活,这不是一件好事。
合并请求
你会Java?看到一个bug正在_困扰_你?修复它!我们真的都非常忙,而且我们很认真的对待所有的汇报。但是,在开源的社区中,对于核心开发者,时间经常是个问题,而且他们经常都很忙。我们会尝试修复它们,但是可能没有你想要的那么快。
合并请求是一个比测试后再证明的更简单的方法。(或者会相较于做一些小的改变)
对于合并请求的注意事项:
We <3 pull requests. They're great ways for getting your ideas into the baseline product managed by someone else. However, there are a few things to keep in mind, such as backward compatibility and efficiency <insert MV-Portals efficiency joke here>.
If you want to submit a pull request for something that's not in multiverse and not reported
[Feature] Blah
Hi I'm person and I want to write this pull request, do the devs have any thoughts on this issue?
The reason for this is the simple fact that we don't want you to go do a bunch of work, to simply present a legitimate reason (breaking a bunch of other Multiverse installs) for not accepting the pull request.
If you want to submit a pull request for something that IS already an issue
This one's easy, simply comment on the issue saying "Hey, i'm working on this bug/request" to let us know. Issues are all about communication and we want to make sure that we're both not working on the same thing.
I want to talk to someone about an idea I have for a pull request
I think we have devs in almost every timezone now (@fernferret @Rigby90 @lithium3141 @main--) so feel free to hop into our irc channel (#multiverse) on esper.net to chat one of us up. If you chat and no one responds, be patient, maybe hilight us once (not multiple times) and we'll get back to you once we're back. We all idle there like it's nobody's business.
Things we don't want pull requests for:
- Documentation (simply file an issue "x word is misspelled, x param is missing from javadocs")
- Code formatting (we use code formatters that will auto format on commit, we occasionally go through and format the entire project)
Documentation (Wiki)
This one's gonna be short and sweet. See a bug in the wiki? FIX IT. Don't come complaining to us. Feel free to ask or inquire about any wiki page with an issue or by hitting us up in #multiverse on esper.net.
Support
Honestly, the users of MV most likely know the commands better than the devs. If you hang around in our IRC channel (#multiverse on irc.esper.net), on the Bukkit forums or on dev.bukkit.org and see an issue that you know how to solve, help another user out. This is the type of assistance anyone can provide and it helps the developers do what they do best. Develop. The more time the devs spend helping users (not a bad thing) the less time we can spend writing code.