Skip to content

Commit

Permalink
Add issue template to bring a structure to how we raise issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshan Jossey committed Mar 8, 2017
1 parent 3dfe93d commit 51a50cf
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!--- Provide a general summary of the issue in the Title above -->

🐞 **Problem**
<!--- Provide a detailed description of the change or addition you are proposing -->
<!--- If it is a feature or a bug, what problem is it solving-->

🎯 **Goal**
<!--- Why is this change important to you? How would you use it? -->
<!--- How can it benefit other users? -->

πŸ’‘ **Possible solutions**
<!--- Not obligatory, but suggest an idea for implementing addition or change -->

πŸ“‹ **Steps to solve the problem**

* Comment below about what you've started working on.
* Add, commit, push your changes
* Submit a pull request and add this in comments - `Addresses #<put issue number here>`
* Ask for a review in comments section of pull request
* Celebrate your contribution to this project πŸŽ‰

0 comments on commit 51a50cf

Please sign in to comment.