update the pull_request_template with the new explorer

This commit is contained in:
Christophe de Vienne 2021-06-09 18:03:13 +02:00
parent 6b7b8bddc0
commit f2cf2d9252

View File

@ -23,4 +23,4 @@ _Please only open Pull Requests for existing issues._
* [ ] run `elm-verify-examples && elm-test` to test the example
**Optional:**
* [ ] Added an Example in `example/src/Example/[Your Widget].elm`
* [ ] Added a Page in `explorer/src/Page/[Your Widget].elm` and added it to `explorer/src/Main.elm`