Saltstack Official PHP Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

feature_request.md 968B

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. ### Meta: How can this template be improved?
  24. <!-- Feel free to suggest how this template can be improved. -->