gitea_playground/ISSUE_TEMPLATE.md
2024-04-16 15:42:23 +02:00

428 B

name about title ref labels
Issue Template This template is for testing! New Feature main
enhancement

Feature Description

Example

when you press a button the text "hello world" gets printed on screen

Functional requirements

example

  1. a button to click on

Technical requirements

Example

  1. a button element on the page
  2. a function that displays the text "hello world"