-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
39 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,39 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: "[Feature request]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
I propose we ... (describe your suggestion here) | ||
|
||
The existing way of Fantomas deals with this problem is ... | ||
|
||
## Pros and Cons | ||
|
||
The advantages of making this adjustment to Fantomas are ... | ||
|
||
The disadvantages of making this adjustment to Fantomas are ... | ||
|
||
## Examples | ||
|
||
Please provide multiple examples (before and after scenarios) and explain what rules did apply to achieve the outcome. | ||
|
||
## Extra information | ||
|
||
Estimated cost (XS, S, M, L, XL, XXL): | ||
|
||
Related suggestions: (put links to related suggestions here) | ||
|
||
## Affidavit (please submit!) | ||
|
||
Please tick this by placing a cross in the box: | ||
* [ ] I have [searched both open and closed suggestions on this site](http://github.com/fsharp/fslang-suggestions/issues) and believe this is not a duplicate | ||
|
||
Please tick all that apply: | ||
* [ ] This is not a breaking change to Fantomas | ||
* [ ] I or my company would be willing to help implement and/or test this | ||
* [ ] This suggestion is part of the [Microsoft style guide](https://docs.microsoft.com/en-us/dotnet/fsharp/style-guide/formatting) (please add a link to section if so) | ||
* [ ] This suggestion is part of the [G-Research style guide](https://github.com/G-Research/fsharp-formatting-conventions) (please add a link to section if so) |