|
| 1 | +name: https://github.com/codeaffen/phpipam-ansible-modules/issues |
| 2 | +description: Suggest an idea for this project |
| 3 | +lables: ["enhancement"] |
| 4 | +body: |
| 5 | + - type: markdownn |
| 6 | + attributes: |
| 7 | + values: | |
| 8 | + 1. Please fill our form below, this way we can analyse your request as fast as possible and can give feedback wether we would or could implement the freature. |
| 9 | + 2. If you are adding screenshots and/or videos, please do add it in English so that a wider group of people can understand and help with resolution. |
| 10 | + - type: checkbock |
| 11 | + attributes: |
| 12 | + label: Preflight checks |
| 13 | + description: Please ensure you've completed all of the following. |
| 14 | + options: |
| 15 | + - label: I agree to follow the [Code of Conduct](https://github.com/codeaffen/phpipam-ansible-modules/blob/develop/CODE_OF_CONDUCT.md). |
| 16 | + required: true |
| 17 | + - label: I have searched the [issue tracker](https://github.com/codeaffen/phpipam-ansible-modules/issues) for a feature requests that matches the one I want to file, without success. |
| 18 | + required: true |
| 19 | + - label: I only submit one single feature per feature request. |
| 20 | + required: true |
| 21 | + - type: textarea |
| 22 | + attributes: |
| 23 | + label: Feature description |
| 24 | + description: Is your feature request related to a problem? Please describe. |
| 25 | + placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] |
| 26 | + - type: textarea |
| 27 | + attributes: |
| 28 | + label: Proposed solution |
| 29 | + description: Describe the solution you'd like |
| 30 | + placeholder: A clear and concise description of what you want to happen. |
| 31 | + - type: textarea |
| 32 | + attributes: |
| 33 | + label: Alternatives solution |
| 34 | + description: Describe alternatives you've considered |
| 35 | + placeholder: A clear and concise description of any alternative solutions or features you've considered. |
| 36 | + - type: textarea |
| 37 | + attributes: |
| 38 | + label: Additional context |
| 39 | + description: Give some information as additional context, to help to understand. |
| 40 | + placeholder: Add any other context or screenshots about the feature request here. |
0 commit comments