mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -09:00
* Create an issue template * Make it clear what `Vanilla` is * Create pull_request_template.md * Update issue_template.md * Update pull_request_template.md * Add `https://` * More information for maintainer contributions * Be inclusive of other systems
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
<!--
|
|
Hi there! Thank you for discovering and submitting an issue.
|
|
|
|
Before you submit this; let's make sure of a few things.
|
|
Please make sure the following boxes are ticked if they are correct.
|
|
If not, please try and fulfil these first.
|
|
-->
|
|
|
|
- [ ] I am on the [latest](https://github.com/zeit/hyper/releases/latest) Hyper.app version
|
|
- [ ] I have searched the [issues](https://github.com/zeit/hyper/issues) of this repo and believe that this is not a duplicate
|
|
|
|
<!--
|
|
Once those are done, if you're able to fill in the following list with your information,
|
|
it'd be very helpful to whoever handles the issue.
|
|
-->
|
|
|
|
- **OS version and name**: <!-- Replace with version + name -->
|
|
- **Hyper.app version**: <!-- Replace with version -->
|
|
- **Link of a [Gist](https://gist.github.com/) with the contents of your .hyper.js**: <!-- Gist Link Here -->
|
|
- **Relevent information from devtools** _(CMD+SHIFT+I on Mac OS, CTRL+SHIFT+I elsewhere)_: <!-- Replace with info if applicable, or N/A -->
|
|
- **The issue is reproducible in vanilla Hyper.app**: <!-- Replace with info if applicable, or `Is Vanilla`. (Vanilla means Hyper.app without any add-ons or extras. Straight out of the box.) -->
|
|
|
|
## Issue
|
|
<!-- Now feel free to write your issue, but please be descriptive! Thanks again 🙌 ❤️ -->
|