mirror of
https://github.com/encounter/yarn.git
synced 2026-03-30 11:43:44 -07:00
Add issue and pull request template.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
*Before creating an issue please make sure you are using the latest version of yarn.*
|
||||
|
||||
**Do you want to request a *feature* or report a *bug*?**
|
||||
|
||||
**What is the current behavior?**
|
||||
|
||||
**If the current behavior is a bug, please provide the steps to reproduce.**
|
||||
|
||||
**What is the expected behavior?**
|
||||
|
||||
**Please mention your node.js, yarn and operating system version.**
|
||||
@@ -0,0 +1,7 @@
|
||||
Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory.
|
||||
|
||||
**Summary**
|
||||
Explain the **motivation** for making this change. What existing problem does the pull request solve?
|
||||
|
||||
**Test plan**
|
||||
Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.
|
||||
Reference in New Issue
Block a user