Skip to content

Commit

Permalink
Merge pull request javatarz#35 from heaven00/master
Browse files Browse the repository at this point in the history
Adding Question issue type for people to start healthy discussions or ask questions around usage
  • Loading branch information
javatarz authored Oct 16, 2019
2 parents 8cbe880 + 359a404 commit 9d99eab
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Question
about: Have question around usage or the code structure
title: ''
labels: question
assignees: ''

---
**Question**
Clear and Concise question

**Context for the question**
Context for the question so that people joining the discussion can understand the question

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
![Test](https://github.com/javatarz/github-contribution-leaderboard/workflows/Test/badge.svg)
## Installation
```bash
pip3 install pipenv
Expand Down

0 comments on commit 9d99eab

Please sign in to comment.