File tree 2 files changed +10
-7
lines changed
2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -16,23 +16,23 @@ assignees: ''
16
16
- [ ] I'd be willing to implement this feature ([ contributing guide] ( https://yarnpkg.com/advanced/contributing ) )
17
17
- [ ] This feature is important to have in this repository; a contrib plugin wouldn't do
18
18
19
- ** Describe the user story**
19
+ ## Describe the user story
20
20
21
21
A clear and concise description of what workflow is meant to be improved.
22
22
Example: "As a developer, I often want to do <something >, but I often face <problem >".
23
23
24
- ** Describe the solution you'd like**
24
+ ## Describe the solution you'd like
25
25
26
26
A clear and concise description of what you want to happen. Consider that Yarn is used
27
27
by many people, and your particular use case might not make sense to implement in the core.
28
28
29
- ** Describe the drawbacks of your solution**
29
+ ## Describe the drawbacks of your solution
30
30
31
31
This section is important not only to identify future issues, but also for us to see whether
32
32
you thought through your request. When filling it, ask yourself what are the problems we could
33
33
have maintaining what you propose. How often will it break?
34
34
35
- ** Describe alternatives you've considered**
35
+ ## Describe alternatives you've considered
36
36
37
37
A clear and concise description of any alternative solutions or features you've considered,
38
38
and why you think they wouldn't be good enough. Start by: why not make it a plugin?
Original file line number Diff line number Diff line change 1
- ** What's the problem this PR addresses?**
1
+ ## What's the problem this PR addresses?
2
+
2
3
<!-- Describe the rationale of your PR. -->
3
4
<!-- Link all issues that it closes. (Closes/Resolves #xxxx.) -->
4
5
5
6
...
6
7
7
- ** How did you fix it?**
8
+ ## How did you fix it?
9
+
8
10
<!-- A detailed description of your implementation. -->
9
11
10
12
...
11
13
12
- ** Checklist**
14
+ ## Checklist
15
+
13
16
<!-- - Don't worry if you miss something, chores are automatically tested. -->
14
17
<!-- - This checklist exists to help you remember doing the chores when you submit a PR. -->
15
18
<!-- - Put an `x` in all the boxes that apply. -->
You can’t perform that action at this time.
0 commit comments