UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a17bdce7 authored by Caleb Loomis's avatar Caleb Loomis
Browse files

Add new file

parent 5320c17f
No related branches found
No related tags found
1 merge request!308Resolve "Add contributing information to a `CONTRIBUTING.md` file"
# Contributing to the MTTL
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))
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment