Skip to content

Commit

Permalink
added "help with something" issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
yairEO authored Feb 6, 2022
1 parent e91e0f7 commit 88ab9c4
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .github/ISSUE_TEMPLATE/help-with-something.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
---
name: Help with something
about: General help (not bug report)
about: "⚠️ Please make a DEMO page if possible"
title: ''
labels: ''
assignees: ''

---

## Prerequisites

- [x] I am running the latest version
- [ ] I checked the documentation and found no answer
- [ ] I checked to make sure that this issue has not already been filed

### Demo Page - *clone one of the below:*
<!--- JSBIN issue template -->
<!--- ❗ If possible, clone & modify the below template to reproduce your issue -->
https://jsbin.com/jekuqap/edit?html,js,output

***React*** issue template:
https://codesandbox.io/s/tagify-react-issue-template-4ub1r?file=/src/index.js

0 comments on commit 88ab9c4

Please sign in to comment.