change email and update contributing file

This commit is contained in:
David Ralph
2020-10-21 19:01:51 +01:00
parent 74b02f6bcf
commit 0b4383d263
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at github@muetab.xyz. All
reported by contacting the project team at hello@muetab.com. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.

View File

@@ -23,7 +23,7 @@ Here's some quick bullet points as to what your code should be like on Mue:
### Features
We prefer it if you implement features from our [projects board](https://github.com/mue/mue/projects). However, if you have an idea feel free to let us know first via a GitHub
issue or our Discord server (see README for invite). Here's a quick list of things to look out for:
* External APIs - Please refrain from requesting to servers not on the ``muetab.xyz``, ``derpyenterprises.org`` or ``duckduckgo.com`` domains. Whenever possible, try to create
* External APIs - Please refrain from requesting to servers not on the ``muetab.com``, ``derpyenterprises.org`` or ``duckduckgo.com`` domains. Whenever possible, try to create
a "proxy" API service for requests to go through. Pull requests involving paid APIs or heavily limited free plans will be denied.
* Clones - Please don't go blatantly copying features from the alternative extensions out there unless you have written permission from the original author of the project.
Inspired features are fine.