mirror of
https://github.com/mue/mue.git
synced 2026-07-23 16:57:25 +02:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Contributing
|
||||
All contributions are welcome! However, there are some things you need to take note of before starting your contribution to the Mue project.
|
||||
|
||||
By contributing to Mue, you agree that:
|
||||
* None of the work submitted is plagiarised
|
||||
* Your contribution will be distributed under the [BSD-3-Clause License](LICENSE) after it has been merged or implemented otherwise.
|
||||
|
||||
## General
|
||||
Test *everything*. That's right - make sure every feature still works depending on the change you just implemented. If it's a translation, check if all strings are translated.
|
||||
A bug fix? See if it has fixed the issue fully on both Chromium and Firefox. For features, make sure that everything else still works fine and is compatible with what you
|
||||
|
||||
Reference in New Issue
Block a user