-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Efe Gürkan YALAMAN
committed
Aug 15, 2018
1 parent
b303c69
commit a04dbee
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
PLEASE MAKE SURE YOU READ [CONTRIBUTING GUIDELINES](../CONTRIBUTING.md) and [CODE OF CONDUCT](../CODE_OF_CONDUCT.md). | ||
|
||
UNLESS IT IS A VERY SMALL CHANGE, CREATE AN ISSUE FIRST FOR DISCUSSION. | ||
** DON'T FORGET TO ADD YOUR CHANGES TO [CHANGELOG.md](../CHANGELOG.md) under | ||
proper category ** | ||
|
||
i.e: | ||
|
||
``` | ||
## master | ||
### Features | ||
- [#ISSUEID](https://github.com/trivago/melody/issues/000) Added coffee brewing feature | ||
``` | ||
|
||
REMOVE THIS AND EDIT THE TEMPLATE BELOW | ||
|
||
--- | ||
|
||
#### Reference issue: [#ISSUEID](https://github.com/trivago/melody/issues/000) | ||
|
||
#### What changed in this PR: | ||
|
||
Write the description and changes here... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters