# contributing guideline

😋 first of all, I'm so glad to you for visiting MSG project! 🥰

please be aware all of this guide before continuing

## before contributing

Contributions to [this repository][1] implied acceptance of **the repository license** ([MIT public domain](https://opensource.org/licenses/MIT)) and are irrevocable.

> ### MIT License
>
> Copyright (c) 2021 ybs1164
>
> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
> in the Software without restriction, including without limitation the rights
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
> copies of the Software, and to permit persons to whom the Software is
> furnished to do so, subject to the following conditions:
>
> The above copyright notice and this permission notice shall be included in all
> copies or substantial portions of the Software.
>
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
> SOFTWARE.

## limit to contribute

integration may be rejected if your suggestions is one of below kinds.

- features or changes that deviating from MSG framework's philosophy

- if code that want to contribute is has separate **copyrights**.

- too much useless changes

## contact our community

you can contact and get detailed support about this project at [Coding Lab server](https://discord.gg/yjhTbmjmbP)

you can get information such as

- simple questions and Q&N answers

- latest progress and plan of project

and the community's answers is faster than issue tab.

you can also detailed question about this project at here.

[1]: https://github.com/ybs1164/semilang

[comment]: <> (this repository)