diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 15007dbe..1e1f918d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -26,7 +26,7 @@ Please search on the [issue track](../) before creating one. ### Your Environment -[ ] Version used: -[ ] Browser Name and version: -[ ] (Optional) Operating System and version (desktop or mobile): -[ ] (Optional) Link to your project: \ No newline at end of file +- [ ] Version used: +- [ ] Browser Name and version: +- [ ] (Optional) Operating System and version (desktop or mobile): +- [ ] (Optional) Link to your project: \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1d181863..4b3815ee 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,11 +9,11 @@ Thanks for submitting a pull request! Please provide enough information so that This PR fixes/implements the following **bugs/features** -* [ ] #issue1 -* [ ] #issue2 -* [ ] #Feature1 -* [ ] #Feature2 -* [ ] Breaking changes +- [ ] #issue1 +- [ ] #issue2 +- [ ] #Feature1 +- [ ] #Feature2 +- [ ] Breaking changes