Create new issue templates for Bug Reports and Feature Requests that match the templates in the [`www`](https://github.com/lansingcodes/www/tree/main/.github/ISSUE_TEMPLATE) project. **Acceptance Criteria** - [ ] `.github/ISSUE_TEMPLATE/bug_report.md` matches the file of the same name in `www` - [ ] `.github/ISSUE_TEMPLATE/feature_request.md` matches the file of the same name in `www` - [ ] The [New Issue](https://github.com/lansingcodes/webfont/issues/new/choose) page shows two issue types: Bug report and Feature request - [ ] Clicking Get Started next to Bug report fills the issue description with the content of the `bug_report.md` file - [ ] Clicking Get Started next to Feature request fills the issue description with the content of the `feature_request.md` file
Create new issue templates for Bug Reports and Feature Requests that match the templates in the
wwwproject.Acceptance Criteria
.github/ISSUE_TEMPLATE/bug_report.mdmatches the file of the same name inwww.github/ISSUE_TEMPLATE/feature_request.mdmatches the file of the same name inwwwbug_report.mdfilefeature_request.mdfile