Fixes ESLint configuration filename in GitHub pull request template

This commit is contained in:
Samuel FORESTIER 2024-08-22 16:23:59 +02:00 committed by Samuel FORESTIER
parent 100b5537e9
commit 5d33d6b50e
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@
<!--- Put an `X` in all the boxes that apply : --> <!--- Put an `X` in all the boxes that apply : -->
- [ ] My changes looks good ; - [ ] My changes looks good ;
- [ ] I agree that my code may be modified in the future ; - [ ] I agree that my code may be modified in the future ;
- [ ] My code follows the code style of this project (see `.eslintrc.yml`). - [ ] My code follows the code style of this project (see `.eslint.config.mjs`).