github.com/argoproj/argo-cd/v3@v3.2.1/.github/ISSUE_TEMPLATE/enhancement_proposal.md (about)

     1  ---
     2  name: Enhancement proposal
     3  about: Propose an enhancement for this project
     4  title: ''
     5  labels: ['enhancement', 'triage/pending']
     6  assignees: ''
     7  ---
     8  
     9  # Summary
    10  
    11  What change you think needs making.
    12  
    13  # Motivation
    14  
    15  Please give examples of your use case, e.g. when would you use this.
    16  
    17  # Proposal
    18  
    19  How do you think this should be implemented?