mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-21 16:13:00 +00:00
CONTRIBUTING: Tweak guidance
Don't ever feel like you're wasting my time! I'll tell you if this is the case :P
This commit is contained in:
parent
d44ceaa412
commit
8236263aef
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributors guide
|
||||
Contributions are very welcome - both issues and pull requests! Please mention in your pull request that you release your work under the MPL-2.0 (see below).
|
||||
|
||||
It may take up to 2 weeks at times for me to respond to issues and pull requests. If it has been a few days and you have not received a reply, consider joining [the Gitter/Matrix chat](https://app.gitter.im/#/room/#Pepperminty-Wiki_Lobby:gitter.im) and poking me on there.
|
||||
While Pepperminty Wiki is a huge long-time passion of mine, it may take up to 2 weeks at times for me to respond to issues and pull requests. If it has been a few days and you have not received a reply, consider joining [the Gitter/Matrix chat](https://app.gitter.im/#/room/#Pepperminty-Wiki_Lobby:gitter.im) and poking me on there.
|
||||
|
||||
I recommend checking on your pull request or issue every few days for a reply.
|
||||
|
||||
|
@ -10,3 +10,8 @@ If you open a pull request, I will review your changes and reply with a review d
|
|||
It is also unlikely, but possible I may reject your changes. If this is the case, I will leave a comment explaining why.
|
||||
|
||||
If you are no longer interested in continuing to work with a pull request or will be away for a while, please leave a comment. Nobody will be offended! If you do not leave a comment or do not respond for 2 weeks, I may take over your pull request, work on it, and merge it myself.
|
||||
|
||||
## Useful Links
|
||||
- **Documentation:** <https://starbeamrainbowlabs.com/labs/peppermint/__nightdocs/01-Welcome.html>
|
||||
- **HTTP API Docs:** <https://starbeamrainbowlabs.com/labs/peppermint/docs/RestApi/>
|
||||
- **PHP API Docs:** <https://starbeamrainbowlabs.com/labs/peppermint/docs/ModuleApi/>
|
||||
|
|
Loading…
Reference in a new issue