-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added PR template to make it easier for newbies
- Loading branch information
1 parent
6be6de8
commit 37c3a4c
Showing
1 changed file
with
12 additions
and
0 deletions.
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,12 @@ | ||
Your checklist for this pull request | ||
🚨Please review the guidelines for contributing to this repository. | ||
|
||
[] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Do not pull request to Master please.(when in doubt request Develop branch) | ||
[] Test to make sure your feature/bugfix doesn't break other features ;) | ||
[] Write a meaningful description of what your changes are. | ||
[] Wait patiently and celebrate, you've submitted changes to the extension! | ||
|
||
Description | ||
Please describe your pull request. | ||
|
||
<3 Thank you! |