From 2ad7bf7fa54091505730a43dcbddd14efc5380ef Mon Sep 17 00:00:00 2001 From: Anmol Baranwal <74038190+Anmol-Baranwal@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:48:25 +0530 Subject: [PATCH] fix: update GitHub username to correct broken link (#797) --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- .github/ISSUE_TEMPLATE/docs.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- .github/ISSUE_TEMPLATE/other.yml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index da17fa5c..6773acb6 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -46,7 +46,7 @@ body: - label: "I checked and didn't find similar issue" required: true - - label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)" + - label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)" required: true - label: "I am willing to work on this issue (blank for no)" @@ -56,4 +56,4 @@ body: attributes: value: | In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall) - Feel free to check out other cool repositories [here](https://github.com/IAmTamal) + Feel free to check out other cool repositories [here](https://github.com/tamalCodes) diff --git a/.github/ISSUE_TEMPLATE/docs.yml b/.github/ISSUE_TEMPLATE/docs.yml index 171c67d9..c7c145e6 100644 --- a/.github/ISSUE_TEMPLATE/docs.yml +++ b/.github/ISSUE_TEMPLATE/docs.yml @@ -45,7 +45,7 @@ body: - label: "I checked and didn't find similar issue" required: true - - label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)" + - label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)" required: true - label: "I am willing to work on this issue (blank for no)" @@ -55,5 +55,5 @@ body: attributes: value: | In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall) - Feel free to check out other cool repositories [here](https://github.com/IAmTamal) + Feel free to check out other cool repositories [here](https://github.com/tamalCodes) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 317e7796..84435122 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -46,7 +46,7 @@ body: - label: "I checked and didn't find similar issue" required: true - - label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)" + - label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)" required: true - label: "I am willing to work on this issue (blank for no)" @@ -56,4 +56,4 @@ body: attributes: value: | In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall) - Feel free to check out other cool repositories [here](https://github.com/IAmTamal) + Feel free to check out other cool repositories [here](https://github.com/tamalCodes) diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml index 3a78a719..ff7ec4ad 100644 --- a/.github/ISSUE_TEMPLATE/other.yml +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -37,7 +37,7 @@ body: - label: "I checked and didn't find similar issue" required: true - - label: "I have read the [Contributing Guidelines](https://github.com/IAmTamal/Milan/blob/main/CONTRIBUTING.md)" + - label: "I have read the [Contributing Guidelines](https://github.com/tamalCodes/Milan/blob/main/CONTRIBUTING.md)" required: true - label: "I am willing to work on this issue (blank for no)" @@ -47,4 +47,4 @@ body: attributes: value: | In case of emergencies contact me on [Twitter](https://twitter.com/mrTamall) - Feel free to check out other cool repositories [here](https://github.com/IAmTamal) + Feel free to check out other cool repositories [here](https://github.com/tamalCodes)