Prerequisites
- I have read the contributing documentation
- I have made sure to submit pull request to staging branch instead of main branch.
- My code follows the code style of this project.
- I have updated the documentation accordingly.
- I have added tests to cover my changes.
- All new and existing tests passed.
Description
- Updated contributor documentation
- Added MIT License Headers for each file
#### Prerequisites
- [X] I have read the [contributing documentation](https://codeberg.org/TylerLinuxDev/STL-For-C/wiki/How-to-contribute-to-STL-For-C-project)
- [X] I have made sure to submit pull request to staging branch instead of main branch.
- [X] My code follows the code style of this project.
- [X] I have updated the documentation accordingly.
- [X] I have added tests to cover my changes.
- [X] All new and existing tests passed.
#### Description
- Updated contributor documentation
- Added MIT License Headers for each file