-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Showing
1 changed file
with
28 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,28 @@ | ||
✖ Multiple features in one PR | ||
✖ New Components Unless Previously Discussed with Maintainers (Consider creating separate repo, I'll link out to you) | ||
|
||
✔ Add comments to complex/confusing code in "code" view of PR | ||
✔ BUGS → This form is required: | ||
✔ Enhancements → Only specific enhancements with detailed descriptions. | ||
|
||
### Issue Titles | ||
|
||
Use the format: [Component] Adds Support for Thing | ||
|
||
For example: [Build Tools] Adds Source Map Support | ||
Or: [Button] Fixes Inheritance for Red Basic Active State | ||
|
||
### Closed Issues | ||
#222 #333 #444 | ||
|
||
### Description | ||
|
||
### Testcase | ||
|
||
[Show before with this fiddle] | ||
https://jsfiddle.net/ca0rovs3/ | ||
|
||
[Consider showing "fixed" case with your fiddle]() | ||
|
||
You can link to your JS using https://rawgit.com/ | ||
|