github.com/ethersphere/bee/v2@v2.2.0/.github/ISSUE_TEMPLATE/task.md (about)

     1  ---
     2  name: Task
     3  about: A simple task. Use this if there are no sub-tasks,  the task is clearly defined
     4    and it is not really feasible to create a user-story (e.g. test feature X, fix bug
     5    Y)
     6  title: Write down task here
     7  labels: ''
     8  assignees: ''
     9  
    10  ---
    11  
    12  ⚠️ Requests for support in an issue-format will be closed immediately. For support questions, we welcome you to our [Discord](https://discord.gg/XGNBEKktkD).
    13  
    14  <!-- A (draft) PR always references the task it belongs to. -->
    15  # Task
    16  
    17  ## Acceptance criterea
    18  <!-- how to verify when this task is completed? -->