Saltstack Official PHP Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

feature_request.md 977B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ---
  2. name: Feature request
  3. about: Suggest an idea for this project
  4. title: '[FEATURE] '
  5. labels: 'enhancement'
  6. assignees: ''
  7. ---
  8. <!--
  9. Notes:
  10. 1. Only post _feature requests_ here.
  11. 2. Use the appropriate template for _bug reports_.
  12. 3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode.
  13. -->
  14. #### Is your feature request related to a problem?
  15. <!-- A clear and concise description of what the problem is. -->
  16. #### Describe the solution you'd like
  17. <!-- A clear and concise description of what you want to happen. -->
  18. #### Describe alternatives you've considered
  19. <!-- Describe any alternative solutions or features you've considered. -->
  20. #### Additional context
  21. <!-- Add any other context about the feature request here. -->
  22. ---
  23. #### Optional: How can this template be improved?
  24. <!-- Feel free to suggest how this template can be improved. -->