Formify issue templates and improve existing (#395)
authorKrishan <33421343+kfiven@users.noreply.github.com>
Thu, 17 Mar 2022 11:17:42 +0000 (16:47 +0530)
committerGitHub <noreply@github.com>
Thu, 17 Mar 2022 11:17:42 +0000 (16:47 +0530)
commitbb90f11ec87493cb7761f2ea721f14a1df560671
treeebf93b385740ecb7e3b823ba07e2801269b19fc8
parent12369ba2ec2669ac5f804eca796ee1059a9fd00d
Formify issue templates and improve existing (#395)

* Update bug_report.md

* Rename bug_report.md to bug_report.yml

* Update and rename feature_request.md to feature_request.yml

* Create config.yml

* Update PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md [deleted file]
.github/ISSUE_TEMPLATE/bug_report.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [deleted file]
.github/ISSUE_TEMPLATE/feature_request.yml [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md