1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 13:27:03 -05:00

docs: Updated the issue templates

This commit is contained in:
Sayantan Santra 2024-03-10 18:22:22 -05:00
parent 0bfaa49e7b
commit 6693941985
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F
2 changed files with 4 additions and 4 deletions

View file

@ -2,8 +2,8 @@
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: '' labels: 'bug'
assignees: '' assignees: 'SinTan1729'
--- ---

View file

@ -2,8 +2,8 @@
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ''
labels: '' labels: 'feature-request'
assignees: '' assignees: 'SinTan1729'
--- ---