Goal
Currently, the license section of our README is very barren and only links to an external site about the MIT License, completely skipping our MIT License file. We want to make this section link to our file instead of the external link.
Goal
We want to add a SECURITY.md file to the root of our repository so people know how to report vulnerabilities privately.
Steps to Complete
- Fork the repository
- Open
README.md in the root of the fork
- Replace the license section with the text provided
- Set the commit message to something like "Update license section of README" and commit!
- Submit a Pull Request that references this issue number.
New License Section
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for more information.
Goal
Currently, the license section of our README is very barren and only links to an external site about the MIT License, completely skipping our MIT License file. We want to make this section link to our file instead of the external link.
Goal
We want to add a
SECURITY.mdfile to the root of our repository so people know how to report vulnerabilities privately.Steps to Complete
README.mdin the root of the forkNew License Section