Merge pull request #75 from orus-io/pr-template

update the pull_request_template with the new explorer
This commit is contained in:
Orasund 2021-06-10 05:06:38 +02:00 committed by GitHub
commit c3144c1d1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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`