Would you like to contribute to the 90th COS MTTL and help us make it even better than it is
today? If so, this guide will contain instructions and guidelines for contributors.
-[Question or Problem?](#question)
-[Issues and Bugs](#bugs)
-[Adding a KSAT](#addkast)
-[Adding a KSAT](#modkast)
-[Contributing Code](#code)
## <a name="question"></a> Got a Question or Problem?
**Do not open issues support questions. We want to use issues for feature requests, TTL requests and bugs.**
If you have a question, first check out [developer wiki](https://gitlab.com/90cos/mttl/-/wikis/How-to%27s-(Developer))
If you still have a question, feel free to reach out to a member of CYT
## <a name="bugs"></a> Found a Bug?
If you find a bug in the MTTL, please help us by
[submitting an bug issue](https://gitlab.com/90cos/mttl/-/issues/new?issuable_template=Bug)
## <a name="addksat"></a> Missing a KSAT?
If there is a KSAT that you think ought to be included in the mttl, please
[submit a KSAT issue](https://gitlab.com/90cos/mttl/-/issues/new?issuable_template=Add+KSAT)
## <a name="modksat"></a> Problem with a KSAT?
If there is a problem with an existing KSAT, or if you would like to add an additional resource for a KSAT please
[submit a KSAT modification issue](https://gitlab.com/90cos/mttl/-/issues/new?issuable_template=Modify+KSAT)
## <a name="code"></a>
If you would like to help us by adding/modifying the MTTL yourself, please familiarize yourself with the [developer wiki](https://gitlab.com/90cos/mttl/-/wikis/How-to%27s-(Developer))