Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit ea8c95b

Browse files
viren140290bih
authored andcommitted
Add Issue template, closes #34 (#59)
* update description * update description * updated contribution.md and fixed a typo
1 parent 4eeae83 commit ea8c95b

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
👍🎉 First off, thanks for taking the time to contribute! 🎉👍
2+
3+
Please refer to these [guidelines](https://bih.github.io/spotify-ruby/documentation/contributing/) for details.

.github/ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
*Before you log an issue, please, make sure
2+
that the problem you're reporting
3+
hasn't been reported (and potentially fixed) already.*
4+
5+
*Please provide an unambiguous title for the issue.
6+
Be clear and precise in your description of the problem.
7+
Use the template below when reporting bugs*
8+
9+
*Before filing the ticket you should replace all text above the horizontal
10+
rule with your own words.*
11+
12+
--------
13+
14+
## Expected behavior
15+
16+
Describe here how you expected spotify-ruby to behave in this particular situation.
17+
18+
## Actual behavior
19+
20+
Describe here what actually happened.
21+
22+
## Steps to reproduce the problem
23+
24+
This is extremely important! Providing us with a reliable way to reproduce
25+
a problem will expedite its solution.
26+
27+
## Spotify-ruby version

0 commit comments

Comments
 (0)