File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : If you have a feature or enhancement request
4+ ---
5+
6+ ## Feature / Enhancement proposed
7+
8+ _ What capability would you like to add? Is it something you currently you cannot do? Is this related to an issue/problem?_
9+
10+ ## Workarounds
11+
12+ Can you achieve the same result doing it in an alternative way?
13+
14+ ## Has the feature been requested before?
15+
16+ _ If yes, Please provide a link to relevant issues and PRs._
17+
18+ ## If the feature request is approved, would you be willing to submit a PR?
19+
20+ _ (Help can be provided if you need assistance submitting a PR)_
21+
22+ [ ] Yes [ ] No
Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : For reporting bugs and other general issues.
4+ ---
5+
6+ ** Description of the issue**
7+
8+ Describe your issue here.
9+
10+ ** Expected behavior**
11+
12+ Tell us what _ should_ happen
13+
14+ ** Actual behavior**
15+
16+ Tell us what _ actually_ happens
17+
18+ ** Your environment**
19+
20+ Tell us more about your environment; such as, What OS are you running? What version of _ pluginName_ are you using? Etc.
21+
22+ ** Steps to reproduce**
23+
24+ Tell us how to reproduce this issue. Please include code examples as necessary.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Pull request
3+ about : If you have a pull request to fix a bug or add a feature
4+ ---
5+
6+ ## Pull request checklist
7+
8+ Please check if your PR fulfills the following requirements:
9+
10+ - [ ] You have read the contributing guide
11+ - [ ] Tests for the changes have been added
12+ - [ ] The documentation has been reviewed and updated as needed
13+
14+ ## What is the current behavior?
15+
16+ _ Please describe the current behavior that you are modifying, and link its a relevant issue_
17+
18+ Issue Number: _ Add the issue number this PR address here._
19+
20+ ## What is the new behavior?
21+
22+ -
23+ -
24+ -
25+
26+ ## Does this introduce a breaking change?
27+
28+ - [ ] Yes
29+ - [ ] No
30+
31+ ** If yes, please describe...**
32+
33+ ## Other relevant information
34+
35+ _ e.g. does this PR require another PR to be merged first?_
You can’t perform that action at this time.
0 commit comments