nafisehNik commited on
Commit
b59acd3
·
1 Parent(s): 6c7127f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,6 +6,6 @@ metrics:
6
  - bleu
7
  pipeline_tag: text2text-generation
8
  widget:
9
- - text: Write an IRT with name "bug report" and about "please add your bug report here" .
10
- example_title: "simple bug report"
11
  ---
 
6
  - bleu
7
  pipeline_tag: text2text-generation
8
  widget:
9
+ - text: 'name: Bug report\nabout: Create a report to help us improve\ntitle: <|EMPTY|>\nlabels: <|EMPTY|>\nassignees: <|EMPTY|>\nheadlines_type: <|MASK|>\nheadlines: <|MASK|>\nsummary: This issue report aims to describe a bug encountered while using the software. It includes a clear and concise description of the issue, steps to reproduce the behavior, expected behavior, screenshots (if applicable), and relevant versions of the operating system, IIS, Django, and Python. Additional context may also be provided to provide further details about the problem.'
10
+ example_title: 'Example 1'
11
  ---