diff options
| author | Ritesh Ghosh <[email protected]> | 2023-08-01 14:06:16 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2023-08-01 14:06:16 +0530 |
| commit | 70ce6f7a844e2fdbc4146acf8243ad454aac54f5 (patch) | |
| tree | 08ceebeb0eb5e8c1514efb07f835922a02aeea7b /.github | |
| parent | 91e8b4918f3120e93a2be098f9d69b618ac7a234 (diff) | |
| download | aniwatch-api-70ce6f7a844e2fdbc4146acf8243ad454aac54f5.tar.xz aniwatch-api-70ce6f7a844e2fdbc4146acf8243ad454aac54f5.zip | |
docs: updated bug report template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ee81265..79fbf45 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,4 +1,4 @@ -name: 🐞 Bug report +name: Bug report 🐛 description: Create a report to help this api improve labels: [bug] assignees: [ghoshRitesh12] |
